☰
API Version 4.13
< General Index
OCaml library : Obj.Closure
sig
type
info = { arity : int; start_env : int; }
val
info :
Obj
.t
->
Obj
.
Closure
.info
end