Uniq.empty

Undocumented in source.
  1. enum bool empty;
    struct Uniq(alias pred, Range)
    static if(isInfinite!Range)
    enum bool empty;
  2. bool empty [@property getter]

Meta