Multi-way tree (Rose Tree) with Zippers
Go to file
2020-05-20 17:56:02 -07:00
src/Data Use more idiomatic record updating code to show developer intent better 2019-04-20 08:22:03 -07:00
test Update Spec tests to run in Aff 2020-05-20 17:54:10 -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 Update bower.json file's dependencies and repo 2020-05-20 17:56:02 -07:00
LICENSE Add MIT license and credit Daniel Fortes for his work 2020-05-20 17:49:30 -07:00
package.json Init 2017-09-06 16:49:15 -03:00
packages.dhall Update package set to latest one 2020-05-20 17:50:24 -07:00
README.md Updated README. 2017-09-06 21:46:35 -03:00
spago.dhall Split source and test source globs and dependencies into two dhall files 2020-05-20 17:54:00 -07:00
test.dhall Split source and test source globs and dependencies into two dhall files 2020-05-20 17:54:00 -07:00

purescript-tree

Build status

Multi-way trees with Zippers.

Installation

bower install purescript-tree

Documentation

Module documentation is published on Pursuit.