https://github.com/savi-lang/map
Hash Map data structures for the Savi standard library.
https://github.com/savi-lang/map
data-structures hash-map library savi standard-library
Last synced: 3 months ago
JSON representation
Hash Map data structures for the Savi standard library.
- Host: GitHub
- URL: https://github.com/savi-lang/map
- Owner: savi-lang
- License: bsd-3-clause
- Created: 2022-03-04T04:55:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T22:59:16.000Z (9 months ago)
- Last Synced: 2025-01-24T19:29:08.713Z (4 months ago)
- Topics: data-structures, hash-map, library, savi, standard-library
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Map
Hash Map data structures for the Savi standard library.