idris-0.9.15.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.ProofSearch

Documentation

trivial :: (PTerm -> ElabD ()) -> IState -> ElabD ()Source

proofSearch :: Bool -> Bool -> Int -> (PTerm -> ElabD ()) -> Maybe Name -> Name -> [Name] -> IState -> ElabD ()Source