MhuRxVarX<T> extension

on

Methods

mapVar<V>({required V mapper(T value), required T setter(T t, V v)}) RxVar<V>
update(T update(T value)) → T