promanowicz

Results 1 issues of promanowicz

Currently suspendable write looks like that: suspend fun write(block: MutableRealm.() -> R): R Could it be possible to add another write() that would accept suspedable block? eg: suspend fun write(block:suspend...

O-Community