(sorted-set-by [comparator & keys])Returns a new sorted set with supplied keys, using the supplied
comparator. Any equal keys are handled as if by repeated uses of
conj.
Examples
No examples yet. Be the first to add one!
(sorted-set-by [comparator & keys])No examples yet. Be the first to add one!