module ObjTools: sig .. end
sig
end
val desc : Obj.t -> string
Obj.t -> string
val to_string : Obj.t -> string
val print : Format.formatter -> Obj.t -> unit
Format.formatter -> Obj.t -> unit
val print_desc : Format.formatter -> Obj.t -> unit