Uniq.empty

Undocumented in source. Be warned that the author may not have intended to support it.
  1. enum bool empty;
  2. bool empty [@property getter]
    struct Uniq(alias pred, Range)
    @property const
    static if(!(isInfinite!Range))
    bool
    empty
    ()

Meta