Provided by: ocaml-man_4.14.1-1ubuntu1_all
NAME
Obj.Closure - no description
Module
Module Obj.Closure
Documentation
Module Closure : sig end type info = { arity : int ; start_env : int ; } val info : Obj.t -> info