Multi-way tree (Rose Tree) with Zippers
Go to file
Daniel Fortes f646f83353 Merge pull request #2 from thoradam/master
Remove redundant Data.Generic imports, fixes #1
2017-09-16 20:44:45 -03:00
src/Data Remove redundant Data.Generic imports, fixes #1 2017-09-16 23:10:21 +00: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.