Structsยง
- Iter
- Regist
Order Map - An
RegistOrderMapis like astd::collections::HashMap, but it is sorted according to the key in descending order. TheRegistOrderMapis aHashMapwith guaranteed registration order. I have only implemented the minimum required methods, so please request them if you have any requests.