Up
–
stdcompat
»
Stdcompat
»
Obj
» Closure
Module
Obj.Closure
type
info
=
{
arity : int;
start_env : int;
}
val
info :
Stdlib__Obj.t
->
info