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

14 support for remaining predicates #20

Merged
merged 17 commits into from
Sep 20, 2023
Merged

Conversation

solnic
Copy link
Owner

@solnic solnic commented Sep 19, 2023

  • empty?
  • eql?
  • not_eql?
  • even?
  • odd?
  • excludes?
  • includes?
  • match?
  • gt?
  • gteq?
  • lt?
  • lteq?
  • max_size?
  • min_size?
  • size?

Closes #14

@solnic solnic linked an issue Sep 19, 2023 that may be closed by this pull request
15 tasks
@solnic solnic force-pushed the 14-support-for-remaining-predicates branch from 4e44559 to 2970aeb Compare September 20, 2023 06:18
@solnic solnic added this to the v0.1.0 milestone Sep 20, 2023
@solnic solnic force-pushed the 14-support-for-remaining-predicates branch from e69ed08 to 0ad3f73 Compare September 20, 2023 06:37
@solnic solnic merged commit 72974e4 into main Sep 20, 2023
1 check passed
@solnic solnic deleted the 14-support-for-remaining-predicates branch September 20, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Support for remaining predicates
1 participant