(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.
Examples
No examples yet. Be the first to add one!
(list* [args] [a args] [a b args] [a b c args] [a b c d & more])No examples yet. Be the first to add one!