pandora-0.2.8: A box of patterns and paradigms

Safe HaskellSafe
LanguageHaskell2010

Pandora.Paradigm.Structure.Binary

Contents

Documentation

insert :: Chain a => a -> Binary a -> Binary a Source #

Orphan instances

(forall a. Chain a) => Focusable Binary Source # 
Instance details

Associated Types

type Focus Binary a :: Type Source #

Focusable (Construction Wye) Source # 
Instance details

Associated Types

type Focus (Construction Wye) a :: Type Source #

Substructure (Left :: Type -> Wye Type) Binary Source # 
Instance details

Associated Types

type Substructural Left Binary a :: Type Source #

Substructure (Right :: Type -> Wye Type) Binary Source # 
Instance details

Associated Types

type Substructural Right Binary a :: Type Source #

Substructure (Left :: Type -> Wye Type) (Construction Wye) Source # 
Instance details

Associated Types

type Substructural Left (Construction Wye) a :: Type Source #

Substructure (Right :: Type -> Wye Type) (Construction Wye) Source # 
Instance details

Associated Types

type Substructural Right (Construction Wye) a :: Type Source #