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


Vocabulary
memcached

Inputs
amta string
keya string


Outputs
vala string


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

Definition