Skip to content

"Peek" operator? #2

@zatherz

Description

@zatherz

Is there any way to parse only when a character is found, but don't return it?
For example, with the quoted string example, I'd like to return the actual inner string. "abc" would return the string abc, "a\"bc" would return the string a"bc, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions