package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The operations of this module substitute variable names that appear in expressions, except for binders, i.e., names on the right-hand side of a Code.instr.Let.

val instrs : (Code.Var.t -> Code.Var.t) -> Code.instr list -> Code.instr list
val cont : (Code.Var.t -> Code.Var.t) -> int -> Code.program -> Code.program
OCaml

Innovation. Community. Security.