Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnynek/istanbul
Immutable Functiaonal Datastructures for C++
https://github.com/johnynek/istanbul
Last synced: about 1 month ago
JSON representation
Immutable Functiaonal Datastructures for C++
- Host: GitHub
- URL: https://github.com/johnynek/istanbul
- Owner: johnynek
- Created: 2012-11-18T03:18:10.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T04:30:12.000Z (about 12 years ago)
- Last Synced: 2024-10-13T13:28:15.013Z (2 months ago)
- Language: C++
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Immutable C++0x data structures modeled on Scala's collection library
to build:
run:
cmake ./
make