decrement

fun decrement(key: String, dec: Int): Map

Decrement by dec the PNCounter associated with the specified key in the map

Return

the delta corresponding to this operation.