LeoColman
03/15/2019, 10:31 PMRuckus
03/15/2019, 10:42 PMbut I need that many things inlinedWhy?
LeoColman
03/15/2019, 10:49 PMLeoColman
03/15/2019, 10:49 PMLeoColman
03/15/2019, 10:50 PMRuckus
03/15/2019, 10:58 PMLeoColman
03/15/2019, 10:59 PMRuckus
03/15/2019, 10:59 PMLeoColman
03/15/2019, 10:59 PMfun foo(boo: () -> Unit) { }LeoColman
03/15/2019, 10:59 PMfoo { suspendBoo() } and
foo { nonSuspendBoo() }LeoColman
03/15/2019, 11:00 PMboo be boo: suspend () -> Unit, the second case won't workLeoColman
03/15/2019, 11:04 PMRuckus
03/15/2019, 11:04 PMRuckus
03/15/2019, 11:05 PMLeoColman
03/15/2019, 11:07 PMRuckus
03/15/2019, 11:52 PMLeoColman
03/16/2019, 12:06 AM