Join Slack
Powered by
So `any` works for all collection types, and will ...
# stdlib
h
holgerbrandl
03/15/2018, 1:54 PM
So
any
works for all collection types, and will give the same result as
isNotEmpty
for
Collection
? If so, doesn’t this make this
isNotEmpty
obsolete/redundant?
Open in Slack
Previous
Next