Skip to main content

sorted-set

functionv1.0

clojure.core/sorted-set

Available in:BBCLJCLJS
(sorted-set [& keys])
Returns a new sorted set with supplied keys. Any equal keys are handled as if by repeated uses of conj.

No examples yet. Be the first to add one!