disjunction

public Tuple disjunction(Tuple x, Tuple y)

Associative, commutative operator that combines values.

Return

a result satisfying disjunction properties

Parameters

x

first value to combine

y

second value to combine