pandora-0.3.1: A box of patterns and paradigms

Safe HaskellSafe
LanguageHaskell2010

Pandora.Paradigm.Structure.Binary

Contents

Documentation

Orphan instances

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

Methods

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

(forall a. Chain a) => Insertable (Construction Wye) Source # 
Instance details

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 #

(forall a. Chain a) => Focusable (Root :: Type -> Location Type) Binary Source # 
Instance details

Associated Types

type Focusing Root 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 #

Focusable (Root :: Type -> Location Type) (Construction Wye) Source # 
Instance details

Associated Types

type Focusing Root (Construction Wye) a :: Type Source #