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

Expose & infer name on automations like flop, cases, mux, etc. #517

Open
mkorbel1 opened this issue Oct 3, 2024 · 0 comments
Open

Expose & infer name on automations like flop, cases, mux, etc. #517

mkorbel1 opened this issue Oct 3, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mkorbel1
Copy link
Contributor

mkorbel1 commented Oct 3, 2024

Motivation

The underlying modules for some convenience functions like flop, cases, and mux have arguments for name, but the functions themselves do not. It would be nice to expose name as well.

Desired solution

Add name arguments to the convenience functions

Alternatives considered

No response

Additional details

Perhaps some additional work would be nice to construct some good guesses at default names, since these always only have 1 output.

@mkorbel1 mkorbel1 added enhancement New feature or request good first issue Good for newcomers labels Oct 3, 2024
@mkorbel1 mkorbel1 changed the title Expose name on automations like flop, cases, mux, etc. Expose & infer name on automations like flop, cases, mux, etc. Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant