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