difference

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

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