LTree

Tree with only leaves carrying the data.

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Rahul Gopinath
Maintained by [email protected]

This Haskell library provides an implementation of a tree data type with content only in the leaves, and its corresponding transformer.