idris-1.3.1: Functional Programming Language with Dependent Types

LicenseBSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell2010

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