Module Flow.Info
val def :
Js_of_ocaml_compiler.Flow.Info.t ->
Js_of_ocaml_compiler.Code.Var.t ->
Js_of_ocaml_compiler.Code.expr optionval update_def :
Js_of_ocaml_compiler.Flow.Info.t ->
Js_of_ocaml_compiler.Code.Var.t ->
Js_of_ocaml_compiler.Code.expr ->
unitval possibly_mutable :
Js_of_ocaml_compiler.Flow.Info.t ->
Js_of_ocaml_compiler.Code.Var.t ->
bool