DirtyMap

constructor(delegate: MutableMap<K, V>, callback: (key: K, value: V, map: DirtyMap<K, V>) -> Unit = { _, _, _ -> })(source)