idris-0.9.11.2: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Coverage

Documentation

fnub' :: [PTerm] -> [PTerm] -> [PTerm]Source

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

collapseNothing :: [(Maybe t1, t)] -> [(Maybe t1, t)]Source