EmptyRange.empty

struct EmptyRange(E)
enum empty = true;

Meta