Join Slack
Powered by
Another way to put it: every `Iterable` can be use...
# announcements
d
diesieben07
01/19/2018, 2:44 PM
Another way to put it: every
Iterable
can be used with
for..in
, but not everything that can be used with
for..in
is an
Iterable
.
4
Views
Open in Slack
Previous
Next