Module Generic_core_desc.Object

module Object: sig .. end
Generic representation of a collection of methods.

type 'c t = 'c Generic_core_desc.Method.t list 
type '_ Ty.T.ty += 
| Object : 'a t -> 'a Ty.T.ty