module type EqType = sig .. end
sig
end
React.S.Make
type 'a t
'a
val equal : 'a t -> 'a t -> bool
'a t -> 'a t -> bool