Pandora.Paradigm.Structure
Contents
module Pandora.Paradigm.Structure.Some
module Pandora.Paradigm.Structure.Modification
module Pandora.Paradigm.Structure.Interface
module Pandora.Paradigm.Structure.Ability
Methods
reduce :: (s -> r -> r) -> r -> (s :*: a) -> r Source #
resolve :: (s -> r) -> r -> (s :*: a) -> r Source #
access :: Lens Identity (s :*: a) b Source #
access :: Lens Identity (s :*: a) a Source #
access :: Lens Identity (s :*: a) s Source #
null :: forall (a :: k). (Predicate :. Maybe) := a Source #
Associated Types
type Morphing ('Into (o ds)) Binary :: Type -> Type Source #
morphing :: (Tagged ('Into (o ds)) <:.> Binary) ~> Morphing ('Into (o ds)) Binary Source #
type Morphing ('Into ('Preorder (Construction Maybe))) (Construction Wye) :: Type -> Type Source #
morphing :: (Tagged ('Into ('Preorder (Construction Maybe))) <:.> Construction Wye) ~> Morphing ('Into ('Preorder (Construction Maybe))) (Construction Wye) Source #
type Morphing ('Into ('Inorder (Construction Maybe))) (Construction Wye) :: Type -> Type Source #
morphing :: (Tagged ('Into ('Inorder (Construction Maybe))) <:.> Construction Wye) ~> Morphing ('Into ('Inorder (Construction Maybe))) (Construction Wye) Source #
type Morphing ('Into ('Postorder (Construction Maybe))) (Construction Wye) :: Type -> Type Source #
morphing :: (Tagged ('Into ('Postorder (Construction Maybe))) <:.> Construction Wye) ~> Morphing ('Into ('Postorder (Construction Maybe))) (Construction Wye) Source #
type Available 'Right (Product s) :: Type -> Type Source #
type Substance 'Right (Product s) :: Type -> Type Source #
substructure :: ((Tagged 'Right <:.> Product s) #=@ Substance 'Right (Product s)) := Available 'Right (Product s) Source #
sub :: (Product s #=@ Substance 'Right (Product s)) := Available 'Right (Product s) Source #
type Available 'Tail (Tap t) :: Type -> Type Source #
type Substance 'Tail (Tap t) :: Type -> Type Source #
substructure :: ((Tagged 'Tail <:.> Tap t) #=@ Substance 'Tail (Tap t)) := Available 'Tail (Tap t) Source #
sub :: (Tap t #=@ Substance 'Tail (Tap t)) := Available 'Tail (Tap t) Source #
type Available 'Left (Flip Product a2) :: Type -> Type Source #
type Substance 'Left (Flip Product a2) :: Type -> Type Source #
substructure :: ((Tagged 'Left <:.> Flip Product a2) #=@ Substance 'Left (Flip Product a2)) := Available 'Left (Flip Product a2) Source #
sub :: (Flip Product a2 #=@ Substance 'Left (Flip Product a2)) := Available 'Left (Flip Product a2) Source #
type Available 'Right ((t <:.:> t) := (:*:)) :: Type -> Type Source #
type Substance 'Right ((t <:.:> t) := (:*:)) :: Type -> Type Source #
substructure :: ((Tagged 'Right <:.> ((t <:.:> t) := (:*:))) #=@ Substance 'Right ((t <:.:> t) := (:*:))) := Available 'Right ((t <:.:> t) := (:*:)) Source #
sub :: (((t <:.:> t) := (:*:)) #=@ Substance 'Right ((t <:.:> t) := (:*:))) := Available 'Right ((t <:.:> t) := (:*:)) Source #
type Available 'Left ((t <:.:> t) := (:*:)) :: Type -> Type Source #
type Substance 'Left ((t <:.:> t) := (:*:)) :: Type -> Type Source #
substructure :: ((Tagged 'Left <:.> ((t <:.:> t) := (:*:))) #=@ Substance 'Left ((t <:.:> t) := (:*:))) := Available 'Left ((t <:.:> t) := (:*:)) Source #
sub :: (((t <:.:> t) := (:*:)) #=@ Substance 'Left ((t <:.:> t) := (:*:))) := Available 'Left ((t <:.:> t) := (:*:)) Source #