(sorted-map-by [comparator & keyvals])keyval => key val
Returns a new sorted map with supplied mappings, using the supplied comparator.
Examples
No examples yet. Be the first to add one!
(sorted-map-by [comparator & keyvals])No examples yet. Be the first to add one!