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