ordered-map 0.3.2

A HashMap with the ability to access the keys sorted by value
Documentation
1
2
# ordered-map
A HashMap, with the capability of accessing the keys and values in descending order.