Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add composition predicates #6

Merged
merged 4 commits into from
Jul 11, 2024
Merged

add composition predicates #6

merged 4 commits into from
Jul 11, 2024

Conversation

Gladear
Copy link
Contributor

@Gladear Gladear commented Jul 10, 2024

Add a built-in to compose predicates.

For now, create to composition predicates, Unplug.Compose.All and Unplug.Compose.Any.
Add a "Composition of predicates" part to the README.

On a side note, I had to update :ssl_verify_fun to compile the project (most likely related to elixir-lang/elixir#12653),
so I thought maybe it'd be nice to integrate the change to the PR 😊 (although that makes it less atomic).

Resolves #5

Copy link
Owner

@akoutmos akoutmos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution! Changes look good to me :)

@akoutmos akoutmos merged commit 37ca38e into akoutmos:master Jul 11, 2024
3 checks passed
@Gladear Gladear deleted the add-composition-predicates branch July 31, 2024 15:26
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.

Proposition: composition of predicates
2 participants