| Insertable Stack Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| (forall a. Chain a) => Insertable Binary Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Lowerable Construction Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (forall a. Chain a) => Insertable (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Insertable (Construction Maybe) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Covariant t => Covariant (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Alternative t => Bindable (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Applicative t => Applicative (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Covariant t => Extendable (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Avoidable t => Pointable (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Avoidable t, Alternative t) => Monad (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Traversable t => Traversable (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction Methods (->>) :: (Pointable u, Applicative u) => Construction t a -> (a -> u b) -> (u :. Construction t) := b Source # traverse :: (Pointable u, Applicative u) => (a -> u b) -> Construction t a -> (u :. Construction t) := b Source # sequence :: (Pointable u, Applicative u) => ((Construction t :. u) := a) -> (u :. Construction t) := a Source # (->>>) :: (Pointable u, Applicative u, Traversable v) => ((v :. Construction t) := a) -> (a -> u b) -> (u :. (v :. Construction t)) := b Source # (->>>>) :: (Pointable u, Applicative u, Traversable v, Traversable w) => ((w :. (v :. Construction t)) := a) -> (a -> u b) -> (u :. (w :. (v :. Construction t))) := b Source # (->>>>>) :: (Pointable u, Applicative u, Traversable v, Traversable w, Traversable j) => ((j :. (w :. (v :. Construction t))) := a) -> (a -> u b) -> (u :. (j :. (w :. (v :. Construction t)))) := b Source # |
| Semigroup (Stack a) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Monoid (Stack a) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Covariant t => Extractable (Construction t) Source # | |
|
| Covariant t => Comonad (Construction t) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Setoid a => Setoid (Stack a) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Hoistable Construction Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Substructure ('Left :: Type -> Wye Type) Binary Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Substructure ('Right :: Type -> Wye Type) Binary Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Substructure ('Just :: Type -> Maybe Type) Rose Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| Focusable ('Root :: Type -> Location Type) Rose Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| (forall a. Chain a) => Focusable ('Root :: Type -> Location Type) Binary Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Focusable ('Head :: Type -> Location Type) Stack Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Substructure ('Left :: Type -> Wye Type) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Substructure ('Right :: Type -> Wye Type) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Substructure ('Just :: Type -> Maybe Type) (Construction Stack) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| Focusable ('Root :: Type -> Location Type) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| Focusable ('Root :: Type -> Location Type) (Construction Stack) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| Focusable ('Head :: Type -> Location Type) (Construction Maybe) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Rotatable ('Right ('Zig :: a -> Splay a) :: Wye (a -> Splay a)) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| Rotatable ('Left ('Zig :: a -> Splay a) :: Wye (a -> Splay a)) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| Rotatable ('Right ('Zig ('Zag :: a -> Splay a)) :: Wye (Splay (a -> Splay a))) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| Rotatable ('Left ('Zig ('Zag :: a -> Splay a)) :: Wye (Splay (a -> Splay a))) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| Rotatable ('Right ('Zig ('Zig :: a -> Splay a)) :: Wye (Splay (a -> Splay a))) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| Rotatable ('Left ('Zig ('Zig :: a -> Splay a)) :: Wye (Splay (a -> Splay a))) (Construction Wye) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| (Semigroup a, forall b. Semigroup b => Semigroup (t b), Covariant t) => Semigroup (Construction t a) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Monoid a, forall b. Semigroup b => Monoid (t b), Covariant t) => Monoid (Construction t a) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Setoid a, forall b. Setoid b => Setoid (t b), Covariant t) => Setoid (Construction t a) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| Monotonic (Construction Maybe a) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Rotatable ('Right :: a -> Wye a) (Tap (Delta <:.> Stream)) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stream |
| Rotatable ('Left :: a -> Wye a) (Tap (Delta <:.> Stream)) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stream |
| (Covariant u, Covariant t) => Covariant (t <:.> Construction u) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Applicative u, Applicative t) => Applicative (t <:.> Construction u) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Covariant u, Alternative t) => Alternative (t <:.> Construction u) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Covariant u, Avoidable t) => Avoidable (t <:.> Construction u) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Avoidable u, Pointable t) => Pointable (t <:.> Construction u) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction |
| (Traversable u, Traversable t) => Traversable (t <:.> Construction u) Source # | |
Instance detailsDefined in Pandora.Paradigm.Primary.Transformer.Construction Methods (->>) :: (Pointable u0, Applicative u0) => (t <:.> Construction u) a -> (a -> u0 b) -> (u0 :. (t <:.> Construction u)) := b Source # traverse :: (Pointable u0, Applicative u0) => (a -> u0 b) -> (t <:.> Construction u) a -> (u0 :. (t <:.> Construction u)) := b Source # sequence :: (Pointable u0, Applicative u0) => (((t <:.> Construction u) :. u0) := a) -> (u0 :. (t <:.> Construction u)) := a Source # (->>>) :: (Pointable u0, Applicative u0, Traversable v) => ((v :. (t <:.> Construction u)) := a) -> (a -> u0 b) -> (u0 :. (v :. (t <:.> Construction u))) := b Source # (->>>>) :: (Pointable u0, Applicative u0, Traversable v, Traversable w) => ((w :. (v :. (t <:.> Construction u))) := a) -> (a -> u0 b) -> (u0 :. (w :. (v :. (t <:.> Construction u)))) := b Source # (->>>>>) :: (Pointable u0, Applicative u0, Traversable v, Traversable w, Traversable j) => ((j :. (w :. (v :. (t <:.> Construction u)))) := a) -> (a -> u0 b) -> (u0 :. (j :. (w :. (v :. (t <:.> Construction u))))) := b Source # |
| Monotonic ((Maybe :. Construction Maybe) := a) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| Monotonic ((Maybe <:.> Construction Maybe) := a) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| type Nonempty Stack Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| type Nonempty Rose Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| type Nonempty Binary Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| type Zipper Stream Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stream |
| type Zipper Stack Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| type Zipper (Construction Maybe) Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| type Substructural ('Left :: Type -> Wye Type) Binary a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| type Substructural ('Right :: Type -> Wye Type) Binary a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| type Substructural ('Just :: Type -> Maybe Type) Rose a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| type Focusing ('Root :: Type -> Location Type) Rose a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| type Focusing ('Root :: Type -> Location Type) Binary a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| type Focusing ('Head :: Type -> Location Type) Stack a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| type Substructural ('Left :: Type -> Wye Type) (Construction Wye) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| type Substructural ('Right :: Type -> Wye Type) (Construction Wye) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| type Substructural ('Just :: Type -> Maybe Type) (Construction Stack) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| type Focusing ('Root :: Type -> Location Type) (Construction Wye) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Binary |
| type Focusing ('Root :: Type -> Location Type) (Construction Stack) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Rose |
| type Focusing ('Head :: Type -> Location Type) (Construction Maybe) a Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stack |
| type Rotational ('Right ('Zig :: a1 -> Splay a1) :: Wye (a1 -> Splay a1)) (Construction Wye) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| type Rotational ('Left ('Zig :: a1 -> Splay a1) :: Wye (a1 -> Splay a1)) (Construction Wye) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| type Rotational ('Right ('Zig ('Zag :: a1 -> Splay a1)) :: Wye (Splay (a1 -> Splay a1))) (Construction Wye) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| type Rotational ('Left ('Zig ('Zag :: a1 -> Splay a1)) :: Wye (Splay (a1 -> Splay a1))) (Construction Wye) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| type Rotational ('Right ('Zig ('Zig :: a1 -> Splay a1)) :: Wye (Splay (a1 -> Splay a1))) (Construction Wye) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| type Rotational ('Left ('Zig ('Zig :: a1 -> Splay a1)) :: Wye (Splay (a1 -> Splay a1))) (Construction Wye) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Splay |
| type Rotational ('Right :: a1 -> Wye a1) (Tap (Delta <:.> Stream)) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stream |
| type Rotational ('Left :: a1 -> Wye a1) (Tap (Delta <:.> Stream)) a2 Source # | |
Instance detailsDefined in Pandora.Paradigm.Structure.Stream |