[#4] Improve ergonomics of ParseContext #9
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mle/selkirk!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "4-parse-context"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm a bit disappointed in how little I was able to improve this, but I think there's just enough edge cases that a simpler design isn't possible. At least merging the
get_prefixandget_postfixfunctions makes it easier to keep the two contexts in sync with one another.Fixes #4