ExtensionsArg#
- class hugr.tys.ExtensionsArg(extensions: list[str])[source]#
Bases:
TypeArg
Type argument for an
ExtensionsParam
.Methods
Resolve types in the argument using the given registry.
Attributes
extensions
- resolve(registry: ext.ExtensionRegistry) TypeArg #
Resolve types in the argument using the given registry.