pandora-0.3.2: A box of patterns and paradigms
Safe HaskellSafe-Inferred
LanguageHaskell2010

Pandora.Paradigm.Structure.Ability.Zipper

Documentation

type family Zipper (s :: * -> *) = (r :: * -> *) | r -> s Source #

Instances

Instances details
type Zipper Stream Source # 
Instance details

Defined in Pandora.Paradigm.Structure.Stream

type Zipper Stack Source # 
Instance details

Defined in Pandora.Paradigm.Structure.Stack

type Zipper (Construction Maybe) Source # 
Instance details

Defined in Pandora.Paradigm.Structure.Stack