Andrew Gazelka
05/14/2019, 2:46 PMsamneirinck
05/14/2019, 2:52 PMView> Type Info
you’re after?Andrew Gazelka
05/14/2019, 2:53 PMMike
05/14/2019, 3:25 PM{
. If you have type hints turned on, IntelliJ will draw the types.
Then quickly apply join line
when I’m done. Only expand lines I want to know type for.louiscad
05/14/2019, 4:55 PMit
) explicitly.Matej Drobnič
05/14/2019, 8:58 PMAndrew Gazelka
05/14/2019, 8:58 PMParameter Info
arekolek
05/15/2019, 6:20 AMAndrew Gazelka
05/15/2019, 6:21 AMarekolek
05/15/2019, 6:24 AMthis
(but it can for explicit this
)Andrew Gazelka
05/15/2019, 6:25 AMthis
Matej Drobnič
05/15/2019, 7:15 AMAndrew Gazelka
05/15/2019, 7:16 AMMatej Drobnič
05/15/2019, 7:16 AMemptyList<Int>().map { it * 20 }
code snippettransform (T) -> R
which is pretty much useless (I want to know WHAT exact type are T and R here)Andrew Gazelka
05/15/2019, 7:17 AMMatej Drobnič
05/15/2019, 7:17 AMAndrew Gazelka
05/15/2019, 7:17 AMParameter Info
is not very helpfulMatej Drobnič
05/15/2019, 7:19 AMAndrew Gazelka
05/15/2019, 7:19 AMType Info
Matej Drobnič
05/15/2019, 7:19 AMType Info
rightAndrew Gazelka
05/15/2019, 7:20 AMMatej Drobnič
05/15/2019, 7:20 AMAndrew Gazelka
05/15/2019, 7:21 AMMatej Drobnič
05/15/2019, 7:21 AMAndrew Gazelka
05/15/2019, 7:21 AM