Skip to content

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

Open
sametz wants to merge 1 commit into
dabeaz:mainfrom
sametz:deboolification
Open

inp will evaluate truthy or falsey without the need for bool()#13
sametz wants to merge 1 commit into
dabeaz:mainfrom
sametz:deboolification

Conversation

@sametz

@sametz sametz commented Mar 7, 2023

Copy link
Copy Markdown

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

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

dabeaz commented Mar 7, 2023

Copy link
Copy Markdown
Owner

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