Module Digestif_conv.MakeSource

Parameters

module D : sig ... end

Signature

Sourceval to_hex : string -> string
Sourceval code : char -> int
Sourceval decode : char -> char -> char
Sourceval of_hex : string -> string
Sourceval consistent_of_hex : string -> string
Sourceval pp : Format.formatter -> string -> unit