TupleConcatArg¶
- class hugr.tys.TupleConcatArg(tuples: list[TypeArg])[source]¶
Bases:
TypeArgSequence of tuples to concatenate for a
TupleParam.Methods
Resolve types in the argument using the given registry.
Convert the type argument to a model Term.
Attributes
tuples- resolve(registry: ext.ExtensionRegistry) TypeArg[source]¶
Resolve types in the argument using the given registry.