Join Slack
Powered by
<https://github.com/Kotlin/KEEP/pull/137>
# stdlib
t
thomasnield
07/14/2018, 12:48 AM
https://github.com/Kotlin/KEEP/pull/137
k
karelpeeters
07/14/2018, 12:59 AM
So nothing about open or closed starts of ranges?
t
thomasnield
07/14/2018, 1:20 AM
I mentioned that under "Future Advancements", and I think I mentioned concerns about the naming of
start
possibly not being as consistently explicit as
endExlusive
and
endInclusive
.
thomasnield
07/16/2018, 3:16 AM
Alright, made some major changes after some feedback. Ranges can live up to a much greater potential on the continuous front.
https://github.com/thomasnield/KEEP/blob/master/proposals/stdlib/exclusive-ranges.md
2
Views
Open in Slack
Previous
Next