Handbook
Glossary
incrby ( 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
:
incrby
( integer key -- )
2array
"INCRBY"
write-command
;