Idris2Doc : Compiler.ES.Codegen

Compiler.ES.Codegen

(source)

Definitions

compileToES : RefCtxtDefs->RefSynSyntaxInfo->CG->ClosedTerm->ListString->CoreString
  Compiles the given `ClosedTerm` for the list of supported
backends to JS code.

Visibility: export