increment

fun increment(key: String, inc: Int): Map

Increment by inc the PNCounter associated with the specified key in the map

Return

the delta corresponding to this operation.