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