deleteInt

fun deleteInt(key: String): MVMap

Removes the specified key / Int value pair from this map.

Return

the delta corresponding to this operation.