Okay, on an entirely different topic: Is there an...
# getting-started
k
Okay, on an entirely different topic: Is there an equivalent to Python's open-ended slices? e.g.
"hello"[1:] == "ello"