operator fun LongRange.contains(other: LongRange): Boolean
Returns true if other range is fully contained inside this range
true