RedisDatabase.lpop

Removes and returns the first element of the list stored at key.

struct RedisDatabase
T
lpop
(
T = string
)
(
string key
)

Meta