https://github.com/typeclasses/data-forest
A simple multi-way tree data structure
https://github.com/typeclasses/data-forest
data-structure forest haskell-library tree
Last synced: 3 months ago
JSON representation
A simple multi-way tree data structure
- Host: GitHub
- URL: https://github.com/typeclasses/data-forest
- Owner: typeclasses
- Created: 2017-08-20T22:27:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T04:37:12.000Z (about 1 year ago)
- Last Synced: 2025-09-19T23:29:07.093Z (4 months ago)
- Topics: data-structure, forest, haskell-library, tree
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/data-forest
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To build and test with all supported compiler versions:
nix build .#testConfigurations.all --no-link