stdata-0.0.2: Structure Data Library

Data.SExp.Data

Documentation

data OpenLink sd sl Source

Constructors

NullLink 
ConsLink sd sl 

data OpenSExp sl Source

Constructors

AtomSExp Atom 
LinkSExp sl 

Instances

Typeable1 OpenSExp 
Eq sl => Eq (OpenSExp sl) 
Data sl => Data (OpenSExp sl) 
Ord sl => Ord (OpenSExp sl) 
Show sl => Show (OpenSExp sl) 

newtype SExp Source

Constructors

SExp