X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/1350d27e59a888ffd83d67ceb7e2ac9cdd4e6869..f69f2cbafeceb03a0bc945227f08657ea1c09251:/doc/SpopCommand.html diff --git a/doc/SpopCommand.html b/doc/SpopCommand.html new file mode 100644 index 00000000..9819a60c --- /dev/null +++ b/doc/SpopCommand.html @@ -0,0 +1,39 @@ + + + +
+ + + +
+
+ Pop a random element from a Set, and return it to the caller. If the key does not exist or if the key contains an empty Set a special 'nil' value is returned.+