package js_of_ocaml-compiler

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

Module Js_of_ocaml_compiler.Pure_funSource

Sourcetype t
Sourceval pure_expr : t -> Code.expr -> bool
Sourceval pure_instr : t -> Code.instr -> bool
Sourceval pure : t -> Code.Var.t -> bool
Sourceval empty : t