-
Notifications
You must be signed in to change notification settings - Fork 81
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
Avoid boolean blindness with choice #1117
Conversation
a2a2f40
to
dea2aa5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for following up on that comment 😄
There are additional places (eg replacing IsApplicand
) that could be changed, but this can happen incrementally.
I like mboes/choice#6, but I would also be fine to merge this now.
ae397f9
to
ea8d8a7
Compare
@amesgen Do you know how to update the Nix config to fetch the new |
ea8d8a7
to
015d627
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice! I left one minor comment.
Can you also rebase? |
Pushed a corresponding commit 👍 ( |
@amesgen Thanks. FWIW I don't have Nix installed; it's a bit difficult to make that change to make that change as a non-Nix contributor... |
for choice-0.2.4.1
e3d08ea
to
e6c8212
Compare
Broken off from #1097 (comment)
Broke off some easy places. Not urgent
Pros:
Cons: