| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Math.TreeFun.Types
Description
Collects all types used in the program
Documentation
data PropertySuperTree a b Source #
Constructors
| PropertySuperTree | |
Fields
| |
type PropertyMap a b = Map a (Seq b) Source #
tree-fun-0.8.1.0: Library for functions pertaining to tree exploration and manipulation
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Math.TreeFun.Types
Description
Collects all types used in the program
data PropertySuperTree a b Source #
Constructors
| PropertySuperTree | |
Fields
| |
type PropertyMap a b = Map a (Seq b) Source #