https://github.com/stylewarning/map-set
https://github.com/stylewarning/map-set
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stylewarning/map-set
- Owner: stylewarning
- License: bsd-3-clause
- Created: 2023-04-09T22:08:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T22:22:20.000Z (about 3 years ago)
- Last Synced: 2025-03-25T23:34:10.889Z (over 1 year ago)
- Language: Common Lisp
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
MAP-SET
-------
By Robert Smith
Implementation of a set-like data structure with constant time
addition, removal, and random selection.