Join Slack
Powered by
I would, but in IntelliJ, the `add` method doesn’t...
# announcements
k
kenkousen
11/23/2018, 9:00 PM
I would, but in IntelliJ, the
add
method doesn’t come up, so it won’t compile at all. In Java, the resulting list throws
UnsupportedOperationException
, which I could test for, but in Kotlin I can’t execute that method at all.
Open in Slack
Previous
Next