computeWith

expect fun <T> computeWith(newValue: E, r: () -> T): T
actual fun <T> computeWith(newValue: E, r: () -> T): T
actual fun <T> computeWith(newValue: E, r: () -> T): T