idris
Idris.Transforms
data TTOpt Source
Constructors
class Transform a whereSource
Methods
transform :: TTOpt -> a -> aSource
Instances
natTrans :: [TTOpt]Source
zname :: NameSource
sname :: NameSource
zero :: TT Name -> TT NameSource
suc :: TT Name -> TT NameSource
natcase :: SC -> SCSource