Functor Eq.Defaults


module Defaults: 
functor (E : Eq) -> Eq with type a = E.a
Parameters:
E : Eq

type a 
val eq : a -> a -> bool