Functor Deriving_Eq.Eq_array


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

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