Reason

Module Obj.Closure

module Closure: sig .. end

type info = {
arity : int;
start_env : int;
}
val info : Obj.t -> info

AltStyle によって変換されたページ (->オリジナル) /