Lindenii Project Forge
Login

hare-ds

Data structures for Hare

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

/ds/set/README (raw)

set: general-purpose set data structures

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