idris-0.9.15.1: Functional Programming Language with Dependent Types

Safe HaskellNone

Idris.Interactive

Documentation

caseSplitAt :: FilePath -> Bool -> Int -> Name -> Idris ()Source

addClauseFrom :: FilePath -> Bool -> Int -> Name -> Idris ()Source

addProofClauseFrom :: FilePath -> Bool -> Int -> Name -> Idris ()Source

addMissing :: FilePath -> Bool -> Int -> Name -> Idris ()Source

makeWith :: FilePath -> Bool -> Int -> Name -> Idris ()Source

doProofSearch :: FilePath -> Bool -> Bool -> Int -> Name -> [Name] -> Maybe Int -> Idris ()Source

makeLemma :: FilePath -> Bool -> Int -> Name -> Idris ()Source