This PR renames `String.replaceStartEnd` to `String.slice`, `String.replaceStart` to `String.sliceFrom`, and `String.replaceEnd` to `String.sliceTo`, and similar for the corresponding functions on `String.Slice`. |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Modify.lean | ||
| Splits.lean | ||