priority->set-of-items
function
clojure.data.priority-map/priority->set-of-items
(priority->set-of-items [p])Takes a priority map p, and returns a sorted map from each priority
to the set of items with that priority in p
Examples
No examples yet. Be the first to add one!