kristofdho
11/06/2017, 6:29 PMfun <T> Deferred<Unit,T>.resolve() = resolve(Unit)
hagabaka
11/06/2017, 11:07 PMjava.lang.IllegalStateException: Value[kotlin.Unit] is set, can't override with new value[kotlin.Unit]
kristofdho
11/06/2017, 11:09 PMresolve(Unit)
on the deferred object works?hagabaka
11/06/2017, 11:11 PMkristofdho
11/06/2017, 11:13 PMhagabaka
11/06/2017, 11:13 PM