| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Pandora.Paradigm.Structure.Ability.Focusable
Documentation
class Focusable f t where Source #
Instances
| (forall a. Chain a) => Focusable (Root :: Type -> Location Type) Binary Source # | |
| Focusable (Root :: Type -> Location Type) Rose Source # | |
| Focusable (Head :: Type -> Location Type) Stack Source # | |
| Focusable (Root :: Type -> Location Type) (Construction Wye) Source # | |
Defined in Pandora.Paradigm.Structure.Binary | |
| Focusable (Root :: Type -> Location Type) (Construction Stack) Source # | |
Defined in Pandora.Paradigm.Structure.Rose | |
| Focusable (Head :: Type -> Location Type) (Construction Maybe) Source # | |
Defined in Pandora.Paradigm.Structure.Stack | |