TMap.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 TMap(bool asB, T...)
    @property
    static if(!(allSatisfy!(isInfinite, RangesTypes)))
    bool
    empty
    ()

Meta