Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Pandora.Paradigm.Structure.Some.Rose
Contents
Documentation
find_rose_sub_tree :: forall k a. Setoid k => Nonempty List k -> (Nonempty Rose := (k :*: a)) -> Maybe a Source #
Orphan instances
Nullable Rose Source # | |
Focusable ('Root :: Type -> Location Type) Rose Source # | |
Focusable ('Root :: Type -> Location Type) (Construction List) Source # | |
Setoid k => Morphable ('Lookup ('Element :: a -> Morph a) :: Morph (a -> Morph a)) (Prefixed Rose k) Source # | |
Substructure ('Just :: a -> Maybe a) Rose Source # | |
Substructure ('Just :: a -> Maybe a) (Construction List) Source # | |
Associated Types type Substructural 'Just (Construction List) :: Type -> Type Source # Methods substructure :: (Tagged 'Just <:.> Construction List) :~. Substructural 'Just (Construction List) Source # sub :: Construction List :~. Substructural 'Just (Construction List) Source # |