m/decr ( key -- val )


Vocabulary
memcached

Inputs
keya string


Outputs
vala string


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

Definition