sunny_observable_map library

Classes

SunnyObservableMap<K, V>
The normal ObservableMap class doesn't observe changes to the values bound to a key, eg "Let me know if contact 53 changes", so this class offers some additional connected observers that report changes to map keys
SunnyObservableMapList<K, L>
SunnyObservableMapMap<K1, K, V>