slot-map

2022-07-08

An implementation of the slot-map data structure.

Upstream URL

github.com/mfiano/slot-map

Author

Michael Fiano <mail@mfiano.net>

License

MIT
README

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.

Dependencies (2)

  • dynamic-array
  • mfiano-utils

Dependents (0)

    • GitHub
    • Quicklisp