module Eq_map_s_t: functor (E : Eq) -> functor (M : Map.S) -> Eq with type a = E.a M.t
functor (
E
:
Eq
) ->
M
Map.S
with type a = E.a M.t
type a
val eq : a -> a -> bool
a -> a -> bool