Package

purescript-tree-rose

Repository
jordanmartinez/purescript-tree-rose
License
MIT
Uploaded by
JordanMartinez
Published on
2022-02-15T14:30:21Z

Build status

Multi-way trees (Rose Trees) with Zippers.

This is a maintained fork of purescript-tree.

Installation

{ tree-rose =
    { dependencies = [ "prelude", "lists", "free" ]
    , version = "master"
    , repo = "https://github.com/JordanMartinez/purescript-tree-rose.git"
    }
}

Documentation

Module documentation is published on Pursuit.