ResolvedCharacteristics.SupportedFunctors Property

Definition

public Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor>> SupportedFunctors { get; }
member this.SupportedFunctors : Microsoft.Quantum.QsCompiler.DataTypes.QsNullable<System.Collections.Immutable.ImmutableHashSet<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor>>
Public ReadOnly Property SupportedFunctors As QsNullable(Of ImmutableHashSet(Of QsFunctor))

Property Value

QsNullable<ImmutableHashSet<QsFunctor>>

Applies to