Module Base__.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.

Parameters

I : sig ... end

Signature

type t
module Hex : sig ... end