X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/efc3408748061a08ec5ff18e392c30f31f5094a2..06e09c9b586d0e2c5d91dc596f871be56c6e0971:/doc/ZcardCommand.html diff --git a/doc/ZcardCommand.html b/doc/ZcardCommand.html deleted file mode 100644 index d9a85ef0..00000000 --- a/doc/ZcardCommand.html +++ /dev/null @@ -1,41 +0,0 @@ - - - -
- - - -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. -- -