DrHylo-0.0.1: A tool for deriving hylomorphismsSource codeContentsIndex
Language.Pointfree.Syntax
Documentation
data Type Source
Constructors
One
Base String
Fix Funct
Type :*: Type
Type :+: Type
Type :-> Type
show/hide Instances
data Funct Source
Constructors
Id
Const Type
Funct :**: Funct
Funct :++: Funct
show/hide Instances
data Term Source
Constructors
ID
Term :.: Term
FST
SND
Term :/\: Term
INL
INR
Term :\/: Term
AP
Curry Term
BANG
Macro String [Term]
Point String
IN
OUT
Hylo Type Term Term
HyloO Type Term Term
show/hide Instances
Produced by Haddock version 2.7.2