Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = Pytypes.pyobject
val del_attr_string : t -> string -> unit
val del_item_string : t -> string -> unit
val has_attr_string : t -> string -> bool
val hash : t -> int64
val is_true : t -> bool
val not : t -> bool
val print : t -> out_channel file -> unit
val string_of_repr : t -> string
val to_string : t -> string
val as_char_buffer : t -> string
val as_read_buffer : t -> string
val as_write_buffer : t -> string
val reference_count : t -> int
val format : Format.formatter -> t -> unit
val format_repr : Format.formatter -> t -> unit