orsetto.cf
B.Symbol
The equivalence relation on symbols.
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