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 "allOf" method to a predicate factory returned by "Predicates.transfotm(...)" #88

Closed
dakusui opened this issue Dec 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dakusui
Copy link
Owner

dakusui commented Dec 29, 2023

Add allOf method to a predicate factory returned by Predicates.transfotm(...).

It is so often to do transform(...).check(allOf(...)).
Let's create a short hand method for it.

@dakusui dakusui self-assigned this Dec 29, 2023
@dakusui dakusui added the enhancement New feature or request label Dec 29, 2023
dakusui pushed a commit that referenced this issue Dec 29, 2023
dakusui added a commit that referenced this issue Dec 29, 2023
…teFactory returned by transform. (#89)

Co-authored-by: Hiroshi Ukai <dakusui@gamil.com>
@dakusui dakusui closed this as completed Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant