mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 09:00:51 +00:00
parent
39be4bf496
commit
fc8f7ec765
@ -718,7 +718,7 @@ static unsigned long rev(unsigned long v) {
|
|||||||
*
|
*
|
||||||
* The function guarantees that all the elements that are present in the
|
* The function guarantees that all the elements that are present in the
|
||||||
* dictionary from the start to the end of the iteration are returned.
|
* dictionary from the start to the end of the iteration are returned.
|
||||||
* However it is possible that some element is returned multiple time.
|
* However it is possible that some element is returned multiple times.
|
||||||
*
|
*
|
||||||
* For every element returned, the callback 'fn' passed as argument is
|
* For every element returned, the callback 'fn' passed as argument is
|
||||||
* called, with 'privdata' as first argument and the dictionar entry
|
* called, with 'privdata' as first argument and the dictionar entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user