Creates a range slice using Kotlin's range operator.
This enables syntax like: segment { 0..10 }
segment { 0..10 }
the IntRange to convert to a slice
a Range slice descriptor