m/replace ( val key -- )


Vocabulary
memcached

Inputs
vala string
keya string


Outputs
None

Word description
Replaces an item only if it already eixsts. If the item does not exist, throws an error.

Definition