You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
src | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 2 months ago | |
slot-map.asd | 2 months ago |
README.md
slot-map
An implementation of the slot-map data structure.
Reference 1: https://github.com/WG21-SG14/SG14/blob/master/SG14/slot_map.h Reference 2: http://bitsquid.blogspot.com/2011/09/managing-decoupling-part-4-id-lookup.html Reference 3: https://github.com/orlp/slotmap
Install
(ql:quickload :slot-map)
License
Copyright © 2019-2022 Michael Fiano mail@mfiano.net
Licensed under the MIT License.