Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chopprefix/chopsuffix methods returning InlineString #41

Merged
merged 3 commits into from
Oct 3, 2022

Conversation

nickrobinson251
Copy link
Collaborator

@nickrobinson251 nickrobinson251 commented Sep 30, 2022

@nickrobinson251 nickrobinson251 force-pushed the npr/40-chop-prefix-suffix branch 2 times, most recently from a9dff86 to 27be376 Compare September 30, 2022 23:53
- These methods, with `AbstractString` prefix/suffix,
  now return an `InlineString` of the same type as the input
  (except `String1` which always returns `String3`)
  instead of returning a `SubString`.
@nickrobinson251 nickrobinson251 marked this pull request as ready for review October 2, 2022 23:46
@nickrobinson251 nickrobinson251 merged commit be1a4ee into main Oct 3, 2022
@nickrobinson251 nickrobinson251 deleted the npr/40-chop-prefix-suffix branch October 3, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support chopprefix/chopsuffix returning InlineString
1 participant