FixedHugr¶ class hugr.ext.FixedHugr(extensions: tys.ExtensionSet, hugr: Hugr)[source]¶ Bases: object A HUGR used to define lowerings of operations in an OpDef. Methods Attributes extensions Extensions used in the HUGR. hugr HUGR defining operation lowering. extensions: tys.ExtensionSet¶ Extensions used in the HUGR. hugr: Hugr¶ HUGR defining operation lowering.