Module type Hexdump_intf.Hexdump
module type Indexable1 = Indexable1module type Indexable2 = Indexable2val default_max_lines : Core_kernel__.Import.int Core_kernel__.Import.refCan be used to override the default
~linesargument forto_string_humandto_sequenceinS.
module Of_indexable1 : functor (T : Indexable1) -> S1 with type 'a t := 'a T.tmodule Of_indexable2 : functor (T : Indexable2) -> S2 with type ('a, 'b) t := ('a, 'b) T.t