(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.
(vector & args)
Creates a new vector containing the args.
Creates a new vector containing the args.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close