RedisZSet.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. long remove(ARGS members)
    struct RedisZSet(T = string)
    long
    remove
    (
    ARGS...
    )
    (
    ARGS members
    )
  2. bool remove()

Meta