Up
–
melange
»
Stdlib
»
Obj
» Closure
Module
Obj.Closure
type
info
=
{
arity: int,
start_env: int,
}
;