X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/ed9b544e10b84cd43348ddfab7068b610a5df1f7..570333015147ce01646ff61e50afc210a12408db:/doc/LindexCommand.html diff --git a/doc/LindexCommand.html b/doc/LindexCommand.html index 8116338a..3bc903bb 100644 --- a/doc/LindexCommand.html +++ b/doc/LindexCommand.html @@ -31,7 +31,7 @@
If the value stored at key is not of list type an error is returned.If the index is out of range an empty string is returned.
Note that even if the average time complexity is O(n) asking forthe first or the last element of the list is O(1).

Return value

Bulk reply, specifically the requested element.

See also

- +