Idris2Doc : Compiler.ES.ToAst

Compiler.ES.ToAst

(source)
Functionality to convert an Idris `NamedCExp`
to a sequence of imperative statements.

Definitions

stmt : RefESsESSt=> (e : Effect) ->NamedCExp->Core (Stmt (Juste))
Visibility: export