m/incr-val ( amt key -- val )


Vocabulary
memcached

Inputs
amta string
keya string


Outputs
vala string


Word description
Increments the value of the specified item by the specified amount.

Definition