jon.recoil.org

Module Int.HexSource

Sourceval compare : Base.Int.Hex.t -> Base.Int.Hex.t -> int
include Base.Stringable.S with type t := Base.Int.Hex.t
Sourceval of_string : string -> Base.Int.Hex.t
Sourceval to_string : Base.Int.Hex.t -> string
Sourceval to_string_hum : ?delimiter:char -> Base.Int.Hex.t -> string