Skip to content
 
 

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-yoga-tree

Multi-way trees (Rose Trees) with Zippers.

This is a fork of purescript-tree-rose that uses Arrays instead of Lists.

Installation

{ yoga-tree =
    { dependencies =
      [ "arrays"
      , "control"
      , "foldable-traversable"
      , "free"
      , "maybe"
      , "prelude"
      , "tailrec"
      ]
    , version = "master"
    , repo = "https://github.com/rowtype-yoga/purescript-yoga-tree.git"
    }
}

Documentation

Module documentation is published on Pursuit.

About

Multi-way tree (Rose Tree) with Zippers

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages