Files
kotlin/compiler/testData/codegen/box/builtinStubMethods/mapRemove
Jiaxiang Chen afcbd76c9e Implement stub methods generation for Kotlin Immutable Collection classes.
This change is to fill the gap between Kotlin Collection
classes(immutable) and Java Collection classes(mutable), to avoid
calling an unsupported operation like remove() on an immutable class in
jvm.
2019-05-21 17:20:20 +03:00
..
2018-10-22 16:32:55 +02:00
2018-10-22 16:32:55 +02:00