pub type OptionalRange<R> = EmptyRange<R>;
pub struct OptionalRange<R> { /* private fields */ }
all-nodes-with-ranges