add

fun add(element: T, count: Int = 1)

Increases the count of element by count.

A count of zero has no effect and does not create a key.

Throws