This PR fixes a bug in `String.Slice.takeWhile` which caused it to get its bookkeeping wrong and panic. The new version only uses safe operations on `String.Slice.Pos`. |
||
|---|---|---|
| .. | ||
| Pattern | ||
| Basic.lean | ||
| Bootstrap.lean | ||
| Decode.lean | ||
| Extra.lean | ||
| Lemmas.lean | ||
| Pattern.lean | ||
| Repr.lean | ||
| Slice.lean | ||
| Stream.lean | ||