Lindenii Project Forge
Login

hare-ds

Data structures for Hare

Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.

/ds/map/README (raw)

map: general-purpose map data structures

You should create a map with the `new` function in each submodule.
Then, you may use functions defined in this module to manipulate the map.