Handbook
Glossary
lset ( value index key -- )
Vocabulary
redis
.
command-writer
Inputs
value
an
object
index
an
object
key
an
object
Outputs
None
Definition
USING:
arrays
redis.command-writer.private
;
IN:
redis.command-writer
:
lset
( value index key -- )
3array
"LSET"
write-command
;