btw, is it better to declare it inline ? like : i...
# announcements
n
btw, is it better to declare it inline ? like : inline fun realmTransactionInMainSync(crossinline init: (Realm) -> Unit) or is there some caveats ?