difference

open override fun difference(range: IRange): List<DiscreteRange>

Get the difference of this range and the given range.

Return

The difference of this range and the given range

Parameters

range

The range to difference with