ktor-utils / io.ktor.util / kotlin.ranges.LongRange / contains

contains

operator fun LongRange.contains(other: LongRange): Boolean

Returns true if other range is fully contained inside this range