(permutations coll)
Lazy seq of all permutations of a seq
Lazy seq of all permutations of a seq
(remove-first pred coll)
Similar to remove
but stops after removing 1 element
Similar to `remove` but stops after removing 1 element
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close