[]
The union operator.
public static Range<T> operator |(Range<T> left, Range<T> right)
The left operand.
The right operand.
The union of
left
right