Thanks. `until` creates new Range, I'd prefer inli...
# language-proposals
m
Thanks.
until
creates new Range, I'd prefer inline
repeat
. How about using one of these approaches in "Convert Java file to Kotlin file"?