(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |