package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val iter_block_free_vars : (Code.Var.t -> unit) -> Code.block -> unit
val iter_block_bound_vars : (Code.Var.t -> unit) -> Code.block -> unit