https://github.com/athanclark/rose-trees
Some stuff for rose trees
https://github.com/athanclark/rose-trees
haskell rose-tree
Last synced: 9 months ago
JSON representation
Some stuff for rose trees
- Host: GitHub
- URL: https://github.com/athanclark/rose-trees
- Owner: athanclark
- License: bsd-3-clause
- Created: 2015-03-30T15:57:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T22:04:26.000Z (over 6 years ago)
- Last Synced: 2024-04-26T00:25:41.041Z (about 2 years ago)
- Topics: haskell, rose-tree
- Language: Haskell
- Size: 1.52 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://waffle.io/athanclark/rose-trees)
rose-trees
==========
A simple class for making the construction of rose trees look prettier. I've also
made an implementation of a left-child right-sibling binary tree-based rose tree,
and one that uses `Data.Set` internally as a forest.