.add()

Adds the provided value to the value of the provided key. If no existing number, the provided value will be added to 0 (zero).

Last updated