https://github.com/thahnen/libset
Simple C library for (ordered) sets and its functions
https://github.com/thahnen/libset
Last synced: over 1 year ago
JSON representation
Simple C library for (ordered) sets and its functions
- Host: GitHub
- URL: https://github.com/thahnen/libset
- Owner: thahnen
- License: gpl-3.0
- Created: 2020-02-11T14:52:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-07T22:17:23.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T23:32:03.717Z (over 1 year ago)
- Language: C
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libSet
Simple C library for (ordered) sets and its functions