Reactively adds the pair key, value to this reactive map.
key
value
ComputedMap<K, V> add( K key, V value);