Multi-way tree (Rose Tree) with Zippers
Go to file
Daniel Fortes fd8bd3f88e v1.3.1
2017-09-08 22:53:00 -03:00
src/Data Changed to a Cofree based Tree type. 2017-09-08 22:52:30 -03:00
test Changed to a Cofree based Tree type. 2017-09-08 22:49:38 -03:00
.gitignore Init 2017-09-06 16:49:15 -03:00
.travis.yml Init 2017-09-06 16:49:15 -03:00
bower.json Changed to a Cofree based Tree type. 2017-09-08 22:49:38 -03:00
package.json Init 2017-09-06 16:49:15 -03:00
README.md Updated README. 2017-09-06 21:46:35 -03:00

purescript-tree

Build status

Multi-way trees with Zippers.

Installation

bower install purescript-tree

Documentation

Module documentation is published on Pursuit.