Module Lookup.M
A convenient way to refer to the type for a given key.
Parameters
K : sig ... end
Signature
type nonrec ('v, 'w) t= (K.t, 'v, K.comparator_witness, 'w) t
Lookup.MA convenient way to refer to the type for a given key.
K : sig ... endtype nonrec ('v, 'w) t = (K.t, 'v, K.comparator_witness, 'w) t