https://github.com/johnynek/istanbul
Immutable Functiaonal Datastructures for C++
https://github.com/johnynek/istanbul
Last synced: 2 months 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T04:30:12.000Z (over 13 years ago)
- Last Synced: 2026-01-01T07:52:09.308Z (6 months ago)
- Language: C++
- Size: 105 KB
- Stars: 0
- Watchers: 1
- 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