RedisHash.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool remove()
  2. size_t remove(string[] fields)
    struct RedisHash(T = string)
    size_t
    remove
    (
    scope string[] fields...
    )

Meta