Handbook
Glossary
getset ( value key -- )
Vocabulary
redis
.
command-writer
Inputs
value
an
object
key
an
object
Outputs
None
Definition
USING:
arrays
redis.command-writer.private
;
IN:
redis.command-writer
:
getset
( value key -- )
2array
"GETSET"
write-command
;