Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Functor Deriving_Eq.Eq_mutable

module Eq_mutable : functor (S : sig      type aend) -> 
  Eqwith type a = S.a

Parameters :

S:sig type a end

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