Join Slack
Powered by
And `collectionSizeOrDefault(10)` does: ``` if (th...
# announcements
j
jbnizet
06/12/2016, 2:58 PM
And
collectionSizeOrDefault(10)
does:
Copy code
if (this is Collection<*>) this.size else default
So I guess they could add another exceptional case for ranges.
Open in Slack
Previous
Next