Skip to content

Added ExtractStringBetween and ToConvertedSequence #2

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

PetesBreenCoding
Copy link

@PetesBreenCoding PetesBreenCoding commented Nov 3, 2022

Added:

  • ExtractStringBetween: Extracts the string between the specified start and end string.
  • ToConvertedSequence. Returns the string as a sequence with each value determined by the specified char delimiter, and converted to the specified type.

Not sure if this is appropriate for your library, but I had this method in one of my projects and thought it might be useful here. I can abandon this if not.

@PetesBreenCoding PetesBreenCoding changed the title ExtractStringBetween Added ExtractStringBetween and ToConvertedSequence Jan 5, 2023
@PetesBreenCoding
Copy link
Author

@ByteDev Do you accept PRs to your library? If so, are these new methods acceptable? Feel free to modify to your own preferences.

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.

2 participants