MapRange.empty

Undocumented in source.
  1. enum bool empty;
    struct MapRange(alias fun, Range)
    static if(isInfinite!Range)
    enum bool empty;
  2. bool empty()

Meta