Module Map_intf.Key_bin_ioSource
Source
type ('t, 'c) t =
(module Core.Map_intf.Key_bin_io.S
with type comparator_witness = 'c
and type t = 't)