QsFunctor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)]
[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Serializable]
public sealed class QsFunctor : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsFunctor>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)>]
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Serializable>]
type QsFunctor =
Public NotInheritable Class QsFunctor
Implements IComparable, IComparable(Of QsFunctor), IEquatable(Of QsFunctor), IStructuralComparable, IStructuralEquatable
- Inheritance
-
QsFunctor
- Attributes
- Implements
Properties
| Adjoint | |
| Controlled | |
| IsAdjoint | |
| IsControlled | |
| Tag |
Methods
| CompareTo(Object) | |
| CompareTo(Object, IComparer) | |
| CompareTo(QsFunctor) | |
| Equals(Object) | |
| Equals(Object, IEqualityComparer) | |
| Equals(QsFunctor) | |
| GetHashCode() | |
| GetHashCode(IEqualityComparer) | |
| ToString() |