idris-0.9.16: Functional Programming Language with Dependent Types

Safe HaskellNone
LanguageHaskell98

Idris.Coverage

Documentation

genClauses :: FC -> Name -> [Term] -> [PTerm] -> Idris [PTerm] Source

upd :: t -> PArg' t -> PArg' t Source

collapseNothing :: [(Maybe a, b)] -> [(Maybe a, b)] Source