Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Collects all types used in the program
Documentation
data PropertySuperTree a b Source
PropertySuperTree | |
|
type PropertyMap a b = Map a (Seq b) Source
type MaybePropertyMap a b = Map a (Maybe (Seq b)) Source
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Collects all types used in the program
data PropertySuperTree a b Source
PropertySuperTree | |
|
type PropertyMap a b = Map a (Seq b) Source
type MaybePropertyMap a b = Map a (Maybe (Seq b)) Source