CompilationLoader.Monomorphization Property

Definition

Indicates whether all the type-parameterized callables were resolved to concrete callables. This rewrite step is only executed if the corresponding configuration is specified.

public Microsoft.Quantum.QsCompiler.CompilationLoader.Status Monomorphization { get; }
member this.Monomorphization : Microsoft.Quantum.QsCompiler.CompilationLoader.Status
Public ReadOnly Property Monomorphization As CompilationLoader.Status

Property Value

CompilationLoader.Status

Applies to