Skip to content

Make Permutation an Applicative.#88

Open
Zemyla wants to merge 1 commit into
ekmett:masterfrom
Zemyla:master
Open

Make Permutation an Applicative.#88
Zemyla wants to merge 1 commit into
ekmett:masterfrom
Zemyla:master

Conversation

@Zemyla
Copy link
Copy Markdown

@Zemyla Zemyla commented Feb 24, 2022

Permutation is now a wrapper type that builds a tree, rather than the tree itself. The operators for building a permutation are retained for compatibility, but new parsers should use toPermutation, (<|&>), and Applicative operators.

Permutation is now a wrapper type that builds a tree, rather than the tree itself. The operators for building a permutation are retained for compatibility, but new parsers whould use toPermutation, (<|&>), and Applicative operators.
@Zemyla
Copy link
Copy Markdown
Author

Zemyla commented Feb 25, 2022

Fixes #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant