Welcome! Please see the About page for a little more info on how this works.

+1 vote
in data.int-map by
retagged by

Recently a question about it was asked on Slack.

This DIMAP-4 Jira ticket has made the map and the set deliberately sorted, but it was never mentioned in the docs.
Seems like it could be explicitly mentioned in the docstrings?

by
Maybe int-map could implement Sorted interface as well? Like PersistentTreeMap does.
by
The impls don't currently implement the Sorted interface so that would be additional work (probably worth doing). Logged as https://clojure.atlassian.net/browse/DIMAP-25

Please log in or register to answer this question.

...