Handbook
Glossary
redis-lrem ( value amount key -- response )
Vocabulary
redis
Inputs
value
an
object
amount
an
object
key
an
object
Outputs
response
an
object
Definition
USING:
io
redis.command-writer
redis.response-parser
;
IN:
redis
:
redis-lrem
( value amount key -- response )
lrem
flush
read-response
;