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

inp will evaluate truthy or falsey without the need for bool() #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sametz
Copy link

@sametz sametz commented Mar 7, 2023

…although bool(inp) makes the intent more clear.

…lthough `bool(inp)` makes the intent more clear.
@dabeaz
Copy link
Owner

dabeaz commented Mar 7, 2023

I'd like to keep the bool() to make it consistent with all of the other functions such as filt().

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.

2 participants