Liking cljdoc? Tell your friends :D
Clojure only.

io.github.frenchy64.fully-satisfies.vector-overflow


vecclj

(vec coll)

Creates a new vector containing the contents of coll. Java arrays will be aliased and should not be modified.

Creates a new vector containing the contents of coll. Java arrays
will be aliased and should not be modified.
sourceraw docstring

vectorclj

(vector & args)

Creates a new vector containing the args.

Creates a new vector containing the args.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close