FunctionKind¶
- class hugr.tys.FunctionKind(ty: PolyFuncType)[source]¶
Bases:
object
Statically defined function edges.
Methods
Attributes
Type of the function.
- ty: PolyFuncType¶
Type of the function.
Bases: object
Statically defined function edges.
Methods
Attributes
Type of the function. |
Type of the function.