Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
When providing a new instance, you should ensure it satisfies: * Idempotency: item @Push x . morph @Pop ≡ identity
Instances
Stack List Source # | |
Stack (Construction Maybe) Source # | |
Defined in Pandora.Paradigm.Structure.Some.List type Topping (Construction Maybe) :: Type -> Type Source # type Popping (Construction Maybe) :: Type -> Type Source # type Pushing (Construction Maybe) :: Type -> Type Source # |