idris-0.12.3: Functional Programming Language with Dependent Types

CopyrightLicense : BSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell98

Idris.Completion

Description

 

Synopsis

Documentation

replCompletion :: CompletionFunc Idris Source #

Complete REPL commands and defined identifiers

proverCompletion Source #

Arguments

:: [String]

The names of current local assumptions

-> CompletionFunc Idris 

Complete tactics and their arguments