core
/
ru.surf.core.extension
/
withTransaction
with
Transaction
suspend fun <
T
>
IAppDatabase
.
withTransaction
(body: suspend
T
.() ->
Unit
)
Content copied to clipboard
Extensions for easy transaction
Author
Vitaliy Zarubin