Handbook
Glossary
m/prepend ( val key -- )
Vocabulary
memcached
Inputs
val
a
string
key
a
string
Outputs
None
Word description
Prepends the value to the specified item.
Definition
USING:
memcached.private
;
IN:
memcached
:
m/prepend
( val key -- )
PREPEND
(cat)
;