Handbook
Glossary
redis-lset ( value index key -- )
Vocabulary
redis
Inputs
value
an
object
index
an
object
key
an
object
Outputs
None
Definition
USING:
io
redis.command-writer
redis.response-parser
;
IN:
redis
:
redis-lset
( value index key -- )
lset
flush
check-response
;