Add a range method
It would be more convenient to directly have a range method instead of methods for start and end because I imagine a common use case is getting a slice of the text using a range.
It would be more convenient to directly have a range method instead of methods for start and end because I imagine a common use case is getting a slice of the text using a range.