A variable-length ordered collection.
<T>(element: Field<T>) => Field<T[]>
import { Borsh } from ".";