BoundedNatArg#
- class hugr.tys.BoundedNatArg(n: int)[source]#
Bases:
TypeArg
A type argument for a
BoundedNatParam
.Methods
Resolve types in the argument using the given registry.
Attributes
n
- resolve(registry: ext.ExtensionRegistry) TypeArg #
Resolve types in the argument using the given registry.