@hackage LTree0.1
Tree with only leaves carrying the data.
Categories
License
LicenseRef-PublicDomain
Maintainer
gopinath@eecs.oregonstate.edu
Links
Versions
Installation
Dependencies (2)
- base >=2 && <5
- transformers Show all…
Dependents (1)
@hackage/acme-everything
This Haskell library provides an implementation of a tree data type with content only in the leaves, and its corresponding transformer.