orsetto.cf
B.Event
The equivalence relation on events.
orsetto.cbor
orsetto.json
orsetto.ucs
type t
An abstract type.
val equal : t -> t -> bool
Use equal a b to compare a and b, returning true if the two values are equivalent, otherwise false.
equal a b
a
b
true
false