Skip to main content

vector

functionv1.0

clojure.core/vector

Available in:BBCLJCLJS
(vector [] [a] [a b] [a b c] [a b c d] [a b c d e] [a b c d e f] [a b c d e f & args])
Creates a new vector containing the args.

No examples yet. Be the first to add one!