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