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 class MLL\Utils\Specification for logical combinations of predicates #45

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

spawnia
Copy link
Member

@spawnia spawnia commented Dec 31, 2024

  • Added automated tests
  • [] Documented for all relevant versions
  • Updated the changelog

Changes

Adds a new class MLL\Utils\Specification that allows combining predicates (callables of the form mixed => bool) through logical composition.

Breaking changes

None.

@spawnia spawnia requested a review from kilya11 December 31, 2024 09:08
@spawnia spawnia merged commit ed76cb1 into master Dec 31, 2024
33 checks passed
@spawnia spawnia deleted the specification branch December 31, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants