Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rimrakhimov/functional-data-structures-cakeml
Repository contains CakeML implementations of data structures described in Chris Okasaki's "Purely Functional Data Structures" book
https://github.com/rimrakhimov/functional-data-structures-cakeml
Last synced: about 1 month ago
JSON representation
Repository contains CakeML implementations of data structures described in Chris Okasaki's "Purely Functional Data Structures" book
- Host: GitHub
- URL: https://github.com/rimrakhimov/functional-data-structures-cakeml
- Owner: rimrakhimov
- Created: 2021-04-28T10:55:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T11:40:32.000Z (almost 4 years ago)
- Last Synced: 2024-12-23T22:21:01.821Z (about 1 month ago)
- Language: Standard ML
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# functional-data-structures-cakeml
Repository contains CakeML implementations of data structures described in Chris Okasaki's "Purely Functional Data Structures" book