Skip to content

Conversation

jamesdbrock
Copy link
Member

Move the parsers

  • whiteSpace
  • skipSpaces
  • oneOf
  • oneOfCodePoints
  • noneOf
  • noneOfCodePoints

from Parsing.String to Parsing.String.Basic.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a link to this PR and your username
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation in the README and/or documentation directory
  • Added a test for the contribution (if applicable)

* `whiteSpace`
* `skipSpaces`
* `oneOf`
* `oneOfCodePoints`
* `noneOf`
* `noneOfCodePoints`
@jamesdbrock jamesdbrock merged commit cade0cd into main Apr 7, 2022
@jamesdbrock jamesdbrock deleted the string-parser-mv branch April 7, 2022 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant