Anyway, won’t compile: Out-projected type ‘Mutable...
# announcements
k
Anyway, won’t compile: Out-projected type ‘MutableSet<*>’ prohibits the use of ‘public abstract fun add(element:E): Boolean’ etc. Probably not a surprise that the generic type woh’t let me modify the result, but I couldn’t specify
MutableSet<Int>
, either