idris-1.0: Functional Programming Language with Dependent Types

CopyrightLicense : BSD3
MaintainerThe Idris Community.
Safe HaskellNone
LanguageHaskell98

Idris.DSL

Description

 

Synopsis

Documentation

var :: DSL -> Name -> PTerm -> Int -> PTerm #

Replace DSL-bound variable in a term

unIdiom :: PTerm -> PTerm -> FC -> PTerm -> PTerm #