Obj.Closure.3o - Man Page

no description

Module

Module   Obj.Closure

Documentation

Module Closure
: sig end

type info = {
arity : int ;
start_env : int ;
}

val info : Obj.t -> info

Info

2024-01-25 OCamldoc OCaml library