update

inline fun <T> MutableStateFlow<T>.update(function: T.() -> T)