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

internal API update: clippy warning on gadget naming #56

Closed
zhenfeizhang opened this issue Apr 12, 2022 · 0 comments · Fixed by #57
Closed

internal API update: clippy warning on gadget naming #56

zhenfeizhang opened this issue Apr 12, 2022 · 0 comments · Fixed by #57
Assignees

Comments

@zhenfeizhang
Copy link
Contributor

Maybe: change all current is_xxx() (such as here) to check_xxx() and those that enforce and will return error if not SAT, we keep using xxx_gate() (like this)?
as long as we are consistent, I'm fine.

Originally posted by @alxiong in #53 (comment)

@zhenfeizhang zhenfeizhang changed the title Maybe: change all current is_xxx() to check_xxx() and those that enforce and will return error if not SAT, we keep using xxx_gate() change all current is_xxx() to check_xxx() and those that enforce and will return error if not SAT, we keep using xxx_gate() Apr 12, 2022
@zhenfeizhang zhenfeizhang self-assigned this Apr 12, 2022
@zhenfeizhang zhenfeizhang linked a pull request Apr 12, 2022 that will close this issue
6 tasks
@alxiong alxiong changed the title change all current is_xxx() to check_xxx() and those that enforce and will return error if not SAT, we keep using xxx_gate() internal API update: clippy warning on gadget naming Apr 13, 2022
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 a pull request may close this issue.

1 participant