Size: a a a

Kotlin Community

2020 March 14

AL

Alexander Levin in Kotlin Community
iseki
This kind problem has occurs few times... But this time looks I can't found workaround😂
Can you provide slightly more context for that thing, just to understand the whole picture? Is this expression assigned to some variable?
источник

i

iseki in Kotlin Community
🤣Maybe my code is too ugly
источник

Kd

Konstantin dmz9 in Kotlin Community
iseki
🤣Maybe my code is too ugly
try to add exact types to mutableMapOf<>
источник

Kd

Konstantin dmz9 in Kotlin Community
in the fold param
источник

i

iseki in Kotlin Community
Konstantin dmz9
try to add exact types to mutableMapOf<>
😂
источник

i

iseki in Kotlin Community
ide said is useless (x
источник

AL

Alexander Levin in Kotlin Community
iseki
🤣Maybe my code is too ugly
Small random idea - can you move map type to map creation and maybe drop type after?
источник

Kd

Konstantin dmz9 in Kotlin Community
iseki
😂
u forget nullable String
источник

AL

Alexander Levin in Kotlin Community
iseki
ide said is useless (x
In theory you can drop type in { param, pair -> ...
источник

Kd

Konstantin dmz9 in Kotlin Community
Konstantin dmz9
u forget nullable String
nvm, saw u changed it
источник

i

iseki in Kotlin Community
Konstantin dmz9
u forget nullable String
sorry, I noticed it upon
источник

i

iseki in Kotlin Community
Alexander Levin
In theory you can drop type in { param, pair -> ...
😭
источник

i

iseki in Kotlin Community
🤣
источник

i

iseki in Kotlin Community
This problem has happened many times. At past, the solution is try to move type declare position... but this time...  useless (x🌚
источник

i

iseki in Kotlin Community
I 'm not sure is it a bug. So I ask in groups. emmmm
источник

i

iseki in Kotlin Community
Thank you(x
источник

i

iseki in Kotlin Community
Maybe I shouldn't too dependent auto type inference...
источник

AL

Alexander Levin in Kotlin Community
Will check on PC little bit later, maybe it is just a bug, maybe it is something like "without  implemented fold body it is very unclear what is the final type"
источник

i

iseki in Kotlin Community
😳
источник

i

iseki in Kotlin Community
Maybe the problem is cleared.
источник