Contents
Menu
Expand
Light mode
Dark mode
Auto light/dark, in light mode
Auto light/dark, in dark mode
Skip to content
HUGR-py v0.14.0 API documentation.
Back to top
Op
¶
class
hugr.model.
Op
(
*
args
,
**
kwargs
)
[source]
¶
Bases:
Protocol
The operation of a node.
Methods