module Defaults: functor (E : Eq) -> Eq with type a = E.a
functor (
E
:
Eq
) ->
with type a = E.a
type a
val eq : a -> a -> bool
a -> a -> bool