Join Slack
Powered by
`any { it }` is what you are looking for, but a pl...
# stdlib
e
elizarov
03/15/2018, 1:28 PM
any { it }
is what you are looking for, but a plain
any()
on a boolean array is indeed confusing. Maybe it should be deprecated with a warning…..
Open in Slack
Previous
Next