idris

Safe HaskellNone

Idris.Coverage

Documentation

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

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

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