package js_of_ocaml-compiler

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

Module Shape.StateSource

Sourceval propagate : Code.Var.t -> int -> Code.Var.t -> unit
Sourceval assign : Code.Var.t -> t -> unit
Sourceval get : Code.Var.t -> t option
Sourceval mem : Code.Var.t -> bool
Sourceval is_pure_fun : Code.Var.t -> bool
Sourceval reset : unit -> unit