MapDiffsExt<K, V> extension

on
  • MapDiffs<K?, V>

Properties

summary String

Available on MapDiffs<K?, V>, provided by the MapDiffsExt extension

no setter

Methods

change(K? key, V? newItem) → void

Available on MapDiffs<K?, V>, provided by the MapDiffsExt extension

set(K key, V item) → void

Available on MapDiffs<K?, V>, provided by the MapDiffsExt extension

unset(K key) → void

Available on MapDiffs<K?, V>, provided by the MapDiffsExt extension