Join Slack
Powered by
if I’m in a `forEach{it…` but then i want to do `m...
# getting-started
j
jchannon
11/29/2017, 9:21 AM
if I’m in a
forEach{it…
but then i want to do
myList.any{??
how can i use it in the any and it not get confused with the
it
in the forEach?
Open in Slack
Previous
Next