Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val equal : t -> t -> Ppx_deriving_runtime.bool
val pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val signedness_to_string : Checked_oint.signedness -> string
val signedness_to_string_uppercase : Checked_oint.signedness -> string
val bitness_to_string : Checked_oint.bitness -> string
val int_ty_to_string : Checked_oint.int_ty -> string
val int_ty_to_string_uppercase : Checked_oint.int_ty -> string
val int_to_string : Checked_oint.generic -> string
val to_string : t -> string