Microsoft.Quantum.QsCompiler.CompilationBuilder.DataStructures Namespace
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.
Classes
| CodeFragment |
Contains all information managed by the language processor. |
| ManagedHashSet<T> |
Thread-safe wrapper to HashSet<T>. |
| ManagedList<T> |
Thread-safe wrapper to List<T>. |
| ManagedSortedSet |
Thread-safe wrapper to SortedSet<T> whose generic type argument is Int32. |