minus

fun minus(other: Windows): Windows

Subtracts the intersection with another Windows from this.


fun minus(other: Interval): Windows

Subtracts the intersection with a single Interval from this.

Essentially a rename of gov.nasa.ammos.aerie.procedural.timeline.ops.GeneralOps.unset.