Skip to content
Discussion options

You must be logged in to vote

In theory unordered groups (i.e. elements split via & should be used for this. However, our go-to approach is to just use normal repeated alternatives (i.e. (a | b | ...)* and validate that no duplicates appear. Everything else only results in cryptic parser error messages.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Yokozuna59
Comment options

@msujew
Comment options

@Yokozuna59
Comment options

@msujew
Comment options

Answer selected by Yokozuna59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants