map-set
2023-06-18
Set-like data structure.
Upstream URL
Author
Robert Smith <quad@symbo1ics.com>
License
BSD 3-clause (See LICENSE)
MAP-SET
-------
By Robert Smith
Implementation of a set-like data structure with constant time
addition, removal, and random selection.