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

feat(hugr-core): HasDef and HasConcrete traits for def/concrete op design pattern #1336

Merged
merged 1 commit into from
Jul 25, 2024

Commits on Jul 24, 2024

  1. feat(hugr-core): HasDef and HasConcrete traits for def/concrete o…

    …p design pattern
    
    When there are custom types standing in for opdefs and concrete versions of those ops, implementing these simple traits (how to instantiate one from the other) allows them to be loaded from `CustomOp`.
    ss2165 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ed35c90 View commit details
    Browse the repository at this point in the history