Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T07:46:28.000Z (over 6 years ago)
- Last Synced: 2024-10-29T21:06:54.162Z (3 months 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/)