kevy

LPOP

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

構文LPOP key [count]
グループlist
引数の数-2
導入バージョン1.0.0
フラグwrite
計算量O(C) elements popped
Redis 互換性differs: LPOP key 0 on an existing key replies a nil array where Redis replies an empty array

← すべてのコマンド