ilya.gorbunov
07/22/2022, 6:00 PM.. operator and until function have their upper bound excluded or included.
Now we present the proposal intended to improve this situation by introducing the new ..< (rangeUntil) operator to Kotlin. Please use KEEP-314 for the discussion.sreich
07/22/2022, 7:43 PMuntil would be deprecated or warned on? or just an additional synonym?ilya.gorbunov
07/22/2022, 9:24 PM..< instead of until in IDEA without deprecating the latter for the time beingBrendan Campbell-hartzell
07/22/2022, 9:49 PMjanvladimirmostert
08/10/2022, 10:20 AM..< will be
>..
and
>..<
not that I can think of use-cases for them
The IntelliJ type hints showing these when using .. and until are already super useful