skip
skip copied to clipboard
Bridge `Range<Int>`
I understand the challenges behind supporting the full breadth of Range<T> but Range<Int> could be special cased into Kotlin's IntRange when exporting with Skip Fuse.
https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.ranges/-int-range/