Int_conversions.Make_hex
in the output, to_string, of_string, sexp_of_t, and t_of_sexp convert between t and signed hexadecimal with an optional "0x" or "0X" prefix.
to_string
of_string
sexp_of_t
t_of_sexp
t
module I : sig ... end
module Hex : sig ... end