package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val pure_expr : Js_of_ocaml_compiler.Code.Var.Set.t -> Code.expr -> bool
val pure_instr : Js_of_ocaml_compiler.Code.Var.Set.t -> Code.instr -> bool
val f : Code.program -> Js_of_ocaml_compiler.Code.Var.Set.t