Join Slack
Communities
Powered by
It does not, but there is a bit of "magic" going o...
# announcements
d
diesieben07
09/07/2017, 11:32 PM
It does not, but there is a bit of "magic" going on to preserve the type. If the class implementing
Iterator
is written in kotlin, you cannot cast it to
MutableIterator
, that only works for iterators written in Java.
Open in Slack
Previous
Next