contains
operator fun LongRange.contains(other: LongRange): Boolean
Returns true if other range is fully contained inside this range
true
length
val LongRange.length: Long
Length of this LongRange