https://github.com/leostera/restruct
💾 Purely Functional and Compact Data Structures for ReasonML
https://github.com/leostera/restruct
compact data-structures experiment functional-programming reasonml
Last synced: 12 months ago
JSON representation
💾 Purely Functional and Compact Data Structures for ReasonML
- Host: GitHub
- URL: https://github.com/leostera/restruct
- Owner: leostera
- License: mit
- Created: 2018-08-17T07:02:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T07:46:28.000Z (over 7 years ago)
- Last Synced: 2025-02-09T16:16:47.546Z (about 1 year ago)
- Topics: compact, data-structures, experiment, functional-programming, reasonml
- Language: OCaml
- Homepage: https://ostera.github.io/restruct/
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :floppy_disk: re:struct
> Purely Functional[0] and Compact[1] Data Structures for ReasonML
**Status**: EXPERIMENT. Not ready to be used anywhere really.
[0] [Okasaki's "Purely Functional Data Structures"](https://www.cs.cmu.edu/~rwh/theses/okasaki.pdf)
[1] [Navarro's "Compact Data Structures"](https://www.dcc.uchile.cl/~gnavarro/CDSbook/)