Skip to main content

list*

functionv1.0

clojure.core/list*

Available in:BBCLJCLJS
(list* [args] [a args] [a b args] [a b c args] [a b c d & more])
Creates a new seq containing the items prepended to the rest, the last of which will be treated as a sequence.

No examples yet. Be the first to add one!