kevy

LPOP

Pop one or more elements from the head of a list.

SyntaxLPOP key [count]
Grouplist
Arity-2
Since1.0.0
Flagswrite
ComplexityO(C) elements popped
Redis compatibilitydiffers: LPOP key 0 on an existing key replies a nil array where Redis replies an empty array

← All commands