Skip to content

Add delimiter[] directive that applies only to the new permutation parser #162

@tzlaine

Description

@tzlaine

This is to make it easy to write a || b || c, and have delimiters in between all of them, but not before the first or after the last. Without this directive, you'd have to establish some kind of counter that all the subparsers above would be able to see and increment, and have all of them skip, then parse a delimiter, if they were not the first one used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions