| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Pandora.Paradigm.Structure.Variation.Substructure
Documentation
class Substructure f t where Source #
Instances
| Substructure (Left :: Type -> Wye Type) Binary Source # | |
| Substructure (Right :: Type -> Wye Type) Binary Source # | |
| Substructure (Left :: Type -> Wye Type) (Construction Wye) Source # | |
Defined in Pandora.Paradigm.Structure.Binary | |
| Substructure (Right :: Type -> Wye Type) (Construction Wye) Source # | |
Defined in Pandora.Paradigm.Structure.Binary | |