◐ Shell
clean mode source ↗

rustpython_vm::obj::objrange - Rust

range(stop) -> range object range(start, stop[, step]) -> range object