Protocol std::builtins::Range

protocol Range { ... }

All ranges (a..b, a..=b, ..b, ..=b, ...)