TypeTypeArg#
- class hugr.tys.TypeTypeArg(ty: Type)[source]#
Bases:
TypeArg
A type argument for a
TypeTypeParam
.Methods
Resolve types in the argument using the given registry.
Attributes
ty
- resolve(registry: ext.ExtensionRegistry) TypeArg [source]#
Resolve types in the argument using the given registry.