Skip to main content

sorted-set-by

functionv1.7

cljs.core/sorted-set-by

Available in:BBCLJCLJS
(sorted-set-by [comparator & keys])
Returns a new sorted set with supplied keys, using the supplied comparator.

No examples yet. Be the first to add one!