Observable list interface.
Extension property returning a StateFlow for an ObservableState.
Get current state.
Utility extension function to convert List into List.
Returns a sub-store of the original ObservableState
Subscribe for the state change notifications. Calls the observer with the current state.
Utility extension function to synchronise elements of the MutableList.