Skip to main content

sorted-map-by

functionv1.7

cljs.core/sorted-map-by

Available in:BBCLJCLJS
(sorted-map-by [comparator & keyvals])
keyval => key val Returns a new sorted map with supplied mappings, using the supplied comparator.

No examples yet. Be the first to add one!