Module type React.S.EqType

module type EqType = sig .. end
Input signature of React.S.Make

type 'a t 
val equal : 'a t -> 'a t -> bool