Odig_support.Digestval string : string -> tval bytes : bytes -> tval substring : string -> int -> int -> tval subbytes : bytes -> int -> int -> tval channel : in_channel -> int -> tval file : string -> tval output : out_channel -> t -> unitval input : in_channel -> tval to_hex : t -> stringval from_hex : string -> tval pp : Format.formatter -> t -> unitval pp_opt : Format.formatter -> t option -> unitmodule Set : sig ... endmodule Map : sig ... end