EmptyRange.save

struct EmptyRange(E)
enum save = typeof(this).init;

Meta