https://www.pythonmorsels.com/p/2rk5t/
Is laziness a virtue? I reused the slicing implementation in `range(foo)[index]` so I didn't need to do that logic myself.
https://www.pythonmorsels.com/p/2rk5t/
Is laziness a virtue? I reused the slicing implementation in `range(foo)[index]` so I didn't need to do that logic myself.