Join Slack
Communities
Powered by
I don't find it very unidiomatic to start with, bu...
# getting-started
m
marstran
10/31/2017, 1:05 PM
I don't find it very unidiomatic to start with, but it could be written like this:
Copy code
val end = scoping.scopePositionEnd .takeUnless { it == -1 } ?: parameters.lastIndex
👍 2
Open in Slack
Previous
Next