idris-0.9.15.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Coverage

Documentation

upd :: t -> PArg' t -> PArg' tSource

delazy' :: Bool -> TT Name -> TT NameSource

data Guardedness Source

Constructors

Toplevel 
Unguarded 
Guarded 

Instances

allNothing :: [Maybe a] -> BoolSource

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