Files
kotlin-fork/core/builtins/native/kotlin
Denis Zharkov 915e36cb02 Add Map.getOrDefault method as PlatformDependent declaration with refined signature
- First parameter should have type of K instead of Any
- Special bridge should return second parameter if a key has wrong type
- Special bridge may throw an exception if defaultValue has wrong type

 #KT-13209 Fixed
2016-07-27 18:46:13 +03:00
..
2016-01-28 03:10:40 +03:00
2015-03-06 18:02:06 +01:00