X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/2abee6f2154e75a68488cd508bf2eddcfcc33ebc..570333015147ce01646ff61e50afc210a12408db:/doc/ZcardCommand.html diff --git a/doc/ZcardCommand.html b/doc/ZcardCommand.html new file mode 100644 index 00000000..6ea758e2 --- /dev/null +++ b/doc/ZcardCommand.html @@ -0,0 +1,42 @@ + + + +
+ + + +Return the sorted set cardinality (number of elements). If the key does notexist 0 is returned, like for empty sorted sets.+
+the cardinality (number of elements) of the set as an integer. +