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

feat: additional boolean comparison functions #764

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

vbarua
Copy link
Member

@vbarua vbarua commented Jan 6, 2025

Added:

  • is_true:bool
  • is_not_true:bool
  • is_false:bool
  • is_not_false:bool

Added:
* is_true
* is_not_true
* is_false
* is_not_false
@vbarua
Copy link
Member Author

vbarua commented Jan 6, 2025

Closes #614

Copy link
Contributor

@jacques-n jacques-n left a comment

Choose a reason for hiding this comment

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

NIce! Thanks for adding the test cases!

@vbarua vbarua merged commit 2d8b1b6 into main Jan 8, 2025
12 of 13 checks passed
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.

3 participants