io.github.frenchy64.fully-satisfies.vector-overflow
vec
(vec coll)
Creates a new vector containing the contents of coll. Java arrays will be aliased and should not be modified.
(vec coll)
Creates a new vector containing the contents of coll. Java arrays will be aliased and should not be modified.