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.

vector

(vector & args)
Creates a new vector containing the args.