jeffparsons / rangemap

Map data structure whose keys are stored as ranges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `clear` function

Kyuuhachi opened this issue · comments

Just like on Vec, HashMap, and BTreeMap.