intersection

infix fun intersection(other: Windows): Windows

Calculates the intersection of this and another Windows.


infix fun intersection(other: Interval): Windows

Calculates the intersection of this and a single Interval.