Handbook
Glossary
hincrby ( integer field key -- )
Vocabulary
redis
.
command-writer
Inputs
integer
an
object
field
an
object
key
an
object
Outputs
None
Definition
USING:
arrays
redis.command-writer.private
;
IN:
redis.command-writer
:
hincrby
( integer field key -- )
3array
"HINCRBY"
write-command
;