Does anyone know the reasoning behind this commit ...
# stdlib
i
Does anyone know the reasoning behind this commit and the changes it introduced? https://github.com/JetBrains/kotlin/commit/5773594412660af11357ac9adc6ffcb45138b840 8 replies An interesting case to consider here: should
3.5
be in an IntRange
1..4
given that it's never returned when we iterate values of that range?