Multi-way tree (Rose Tree) with Zippers
Go to file
2019-04-20 08:21:11 -07:00
src/Data Implement lastChild without intermediate Loc value 2019-04-20 08:21:11 -07:00
test Add test that fails when using lastChild and insertAfter 2019-03-27 17:50:19 -07:00
.gitignore convert project into Spago project 2019-03-27 17:50:01 -07:00
.travis.yml Init 2017-09-06 16:49:15 -03:00
bower.json upgraded to purescript 0.12 2018-06-18 23:26:56 -04:00
package.json Init 2017-09-06 16:49:15 -03:00
packages.dhall convert project into Spago project 2019-03-27 17:50:01 -07:00
README.md Updated README. 2017-09-06 21:46:35 -03:00
spago.dhall convert project into Spago project 2019-03-27 17:50:01 -07:00

purescript-tree

Build status

Multi-way trees with Zippers.

Installation

bower install purescript-tree

Documentation

Module documentation is published on Pursuit.