@tsonic/dotnet 0.4.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Internal/index.d.ts +2 -2
- package/Microsoft.CSharp.RuntimeBinder/index.d.ts +6 -6
- package/Microsoft.VisualBasic/index.d.ts +36 -36
- package/Microsoft.VisualBasic.CompilerServices/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/index.d.ts +10 -10
- package/Microsoft.Win32/index.d.ts +8 -8
- package/Microsoft.Win32.SafeHandles/index.d.ts +17 -17
- package/System/index.d.ts +291 -291
- package/System.Buffers/index.d.ts +27 -27
- package/System.Buffers.Binary/index.d.ts +1 -1
- package/System.Buffers.Text/index.d.ts +4 -4
- package/System.CodeDom.Compiler/index.d.ts +2 -2
- package/System.Collections/index.d.ts +15 -15
- package/System.Collections.Concurrent/index.d.ts +17 -17
- package/System.Collections.Frozen/index.d.ts +10 -10
- package/System.Collections.Generic/index.d.ts +80 -80
- package/System.Collections.Immutable/index.d.ts +39 -39
- package/System.Collections.ObjectModel/index.d.ts +17 -17
- package/System.Collections.Specialized/index.d.ts +16 -16
- package/System.ComponentModel/index.d.ts +160 -160
- package/System.ComponentModel.DataAnnotations/index.d.ts +38 -38
- package/System.ComponentModel.DataAnnotations.Schema/index.d.ts +8 -8
- package/System.ComponentModel.Design/index.d.ts +35 -35
- package/System.ComponentModel.Design.Serialization/index.d.ts +12 -12
- package/System.Configuration.Assemblies/index.d.ts +2 -2
- package/System.Data/index.d.ts +98 -98
- package/System.Data.Common/index.d.ts +37 -37
- package/System.Data.SqlTypes/index.d.ts +23 -23
- package/System.Diagnostics/index.d.ts +97 -97
- package/System.Diagnostics.CodeAnalysis/index.d.ts +27 -27
- package/System.Diagnostics.Contracts/index.d.ts +15 -15
- package/System.Diagnostics.Metrics/index.d.ts +29 -29
- package/System.Diagnostics.SymbolStore/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/index.d.ts +31 -31
- package/System.Drawing/index.d.ts +15 -15
- package/System.Dynamic/index.d.ts +18 -18
- package/System.Formats.Asn1/index.d.ts +10 -10
- package/System.Formats.Tar/index.d.ts +12 -12
- package/System.Globalization/index.d.ts +42 -42
- package/System.IO/index.d.ts +56 -56
- package/System.IO.Compression/index.d.ts +17 -17
- package/System.IO.Enumeration/index.d.ts +8 -8
- package/System.IO.IsolatedStorage/index.d.ts +5 -5
- package/System.IO.MemoryMappedFiles/index.d.ts +6 -6
- package/System.IO.Pipelines/index.d.ts +10 -10
- package/System.IO.Pipes/index.d.ts +16 -16
- package/System.Linq/index.d.ts +20 -20
- package/System.Linq.Expressions/index.d.ts +42 -42
- package/System.Linq.Expressions.Interpreter/index.d.ts +1 -1
- package/System.Net/index.d.ts +83 -83
- package/System.Net.Cache/index.d.ts +5 -5
- package/System.Net.Http/index.d.ts +33 -33
- package/System.Net.Http.Headers/index.d.ts +30 -30
- package/System.Net.Http.Json/index.d.ts +3 -3
- package/System.Net.Http.Metrics/index.d.ts +1 -1
- package/System.Net.Mail/index.d.ts +20 -20
- package/System.Net.Mime/index.d.ts +10 -10
- package/System.Net.NetworkInformation/index.d.ts +44 -44
- package/System.Net.Quic/index.d.ts +13 -13
- package/System.Net.Security/index.d.ts +23 -23
- package/System.Net.ServerSentEvents/index.d.ts +8 -8
- package/System.Net.Sockets/index.d.ts +34 -34
- package/System.Net.WebSockets/index.d.ts +16 -16
- package/System.Numerics/index.d.ts +15 -15
- package/System.Reflection/index.d.ts +101 -101
- package/System.Reflection.Emit/index.d.ts +28 -28
- package/System.Reflection.Metadata/index.d.ts +189 -189
- package/System.Reflection.Metadata.Ecma335/index.d.ts +48 -48
- package/System.Reflection.PortableExecutable/index.d.ts +27 -27
- package/System.Resources/index.d.ts +9 -9
- package/System.Runtime/index.d.ts +11 -11
- package/System.Runtime.CompilerServices/index.d.ts +189 -189
- package/System.Runtime.ConstrainedExecution/index.d.ts +5 -5
- package/System.Runtime.ExceptionServices/index.d.ts +4 -4
- package/System.Runtime.InteropServices/index.d.ts +130 -130
- package/System.Runtime.InteropServices.ComTypes/index.d.ts +38 -38
- package/System.Runtime.InteropServices.Java/index.d.ts +4 -4
- package/System.Runtime.InteropServices.JavaScript/index.d.ts +36 -36
- package/System.Runtime.InteropServices.Marshalling/index.d.ts +36 -36
- package/System.Runtime.InteropServices.ObjectiveC/index.d.ts +4 -4
- package/System.Runtime.InteropServices.Swift/index.d.ts +5 -5
- package/System.Runtime.Intrinsics/index.d.ts +12 -12
- package/System.Runtime.Intrinsics.Arm/index.d.ts +22 -22
- package/System.Runtime.Intrinsics.Wasm/index.d.ts +1 -1
- package/System.Runtime.Intrinsics.X86/index.d.ts +76 -76
- package/System.Runtime.Loader/index.d.ts +3 -3
- package/System.Runtime.Remoting/index.d.ts +1 -1
- package/System.Runtime.Serialization/index.d.ts +44 -44
- package/System.Runtime.Serialization.DataContracts/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters/index.d.ts +3 -3
- package/System.Runtime.Serialization.Formatters.Binary/index.d.ts +1 -1
- package/System.Runtime.Serialization.Json/index.d.ts +4 -4
- package/System.Runtime.Versioning/index.d.ts +16 -16
- package/System.Security/index.d.ts +17 -17
- package/System.Security.AccessControl/index.d.ts +70 -70
- package/System.Security.Authentication/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/index.d.ts +7 -7
- package/System.Security.Claims/index.d.ts +5 -5
- package/System.Security.Cryptography/index.d.ts +167 -167
- package/System.Security.Cryptography.X509Certificates/index.d.ts +56 -56
- package/System.Security.Permissions/index.d.ts +6 -6
- package/System.Security.Policy/index.d.ts +2 -2
- package/System.Security.Principal/index.d.ts +15 -15
- package/System.Text/index.d.ts +36 -36
- package/System.Text.Encodings.Web/index.d.ts +5 -5
- package/System.Text.Json/index.d.ts +20 -20
- package/System.Text.Json.Nodes/index.d.ts +5 -5
- package/System.Text.Json.Schema/index.d.ts +3 -3
- package/System.Text.Json.Serialization/index.d.ts +40 -40
- package/System.Text.Json.Serialization.Metadata/index.d.ts +18 -18
- package/System.Text.RegularExpressions/index.d.ts +19 -19
- package/System.Text.Unicode/index.d.ts +4 -4
- package/System.Threading/index.d.ts +78 -78
- package/System.Threading.Channels/index.d.ts +15 -15
- package/System.Threading.Tasks/index.d.ts +28 -28
- package/System.Threading.Tasks.Dataflow/index.d.ts +27 -27
- package/System.Threading.Tasks.Sources/index.d.ts +4 -4
- package/System.Timers/index.d.ts +4 -4
- package/System.Transactions/index.d.ts +28 -28
- package/System.Web/index.d.ts +1 -1
- package/System.Windows.Markup/index.d.ts +1 -1
- package/System.Xml/index.d.ts +71 -71
- package/System.Xml.Linq/index.d.ts +23 -23
- package/System.Xml.Resolvers/index.d.ts +2 -2
- package/System.Xml.Schema/index.d.ts +88 -88
- package/System.Xml.Serialization/index.d.ts +68 -68
- package/System.Xml.XPath/index.d.ts +14 -14
- package/System.Xml.Xsl/index.d.ts +9 -9
- package/System.Xml.Xsl.Runtime/index.d.ts +50 -50
- package/package.json +1 -1
|
@@ -14,35 +14,35 @@ import type { AsyncCallback, Boolean as ClrBoolean, Byte, Char, Delegate, Enum,
|
|
|
14
14
|
export * from './internal/index.js';
|
|
15
15
|
|
|
16
16
|
// Individual type exports for convenience
|
|
17
|
-
export
|
|
17
|
+
export { BuffersExtensions$instance as BuffersExtensions } from './internal/index.js';
|
|
18
18
|
export type IBufferWriter_1<T> = Internal.IBufferWriter_1<T>;
|
|
19
19
|
export type IBufferWriter<T> = Internal.IBufferWriter_1<T>;
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
20
|
+
export { MemoryPool_1$instance as MemoryPool_1 } from './internal/index.js';
|
|
21
|
+
export { MemoryPool_1$instance as MemoryPool } from './internal/index.js';
|
|
22
|
+
export { ReadOnlySequence_1$instance as ReadOnlySequence_1 } from './internal/index.js';
|
|
23
|
+
export { ReadOnlySequence_1$instance as ReadOnlySequence } from './internal/index.js';
|
|
24
|
+
export { ReadOnlySequence_1_Enumerator$instance as ReadOnlySequence_1_Enumerator } from './internal/index.js';
|
|
25
|
+
export { ReadOnlySequenceSegment_1$instance as ReadOnlySequenceSegment_1 } from './internal/index.js';
|
|
26
|
+
export { ReadOnlySequenceSegment_1$instance as ReadOnlySequenceSegment } from './internal/index.js';
|
|
27
|
+
export { SequenceReader_1$instance as SequenceReader_1 } from './internal/index.js';
|
|
28
|
+
export { SequenceReader_1$instance as SequenceReader } from './internal/index.js';
|
|
29
|
+
export { SequenceReaderExtensions$instance as SequenceReaderExtensions } from './internal/index.js';
|
|
30
|
+
export { ArrayBufferWriter_1$instance as ArrayBufferWriter_1 } from './internal/index.js';
|
|
31
|
+
export { ArrayBufferWriter_1$instance as ArrayBufferWriter } from './internal/index.js';
|
|
32
|
+
export { SpanAction_2$instance as SpanAction_2 } from './internal/index.js';
|
|
33
|
+
export { SpanAction_2$instance as SpanAction } from './internal/index.js';
|
|
34
|
+
export { ReadOnlySpanAction_2$instance as ReadOnlySpanAction_2 } from './internal/index.js';
|
|
35
|
+
export { ReadOnlySpanAction_2$instance as ReadOnlySpanAction } from './internal/index.js';
|
|
36
|
+
export { ArrayPool_1$instance as ArrayPool_1 } from './internal/index.js';
|
|
37
|
+
export { ArrayPool_1$instance as ArrayPool } from './internal/index.js';
|
|
38
38
|
export type IMemoryOwner_1<T> = Internal.IMemoryOwner_1<T>;
|
|
39
39
|
export type IMemoryOwner<T> = Internal.IMemoryOwner_1<T>;
|
|
40
40
|
export type IPinnable = Internal.IPinnable;
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
41
|
+
export { MemoryHandle$instance as MemoryHandle } from './internal/index.js';
|
|
42
|
+
export { MemoryManager_1$instance as MemoryManager_1 } from './internal/index.js';
|
|
43
|
+
export { MemoryManager_1$instance as MemoryManager } from './internal/index.js';
|
|
44
|
+
export { OperationStatus as OperationStatus } from './internal/index.js';
|
|
45
|
+
export { StandardFormat$instance as StandardFormat } from './internal/index.js';
|
|
46
|
+
export { SearchValues$instance as SearchValues_0 } from './internal/index.js';
|
|
47
|
+
export { SearchValues_1$instance as SearchValues_1 } from './internal/index.js';
|
|
48
|
+
export { SearchValues_1$instance as SearchValues } from './internal/index.js';
|
|
@@ -11,4 +11,4 @@ import type { Boolean as ClrBoolean, Byte, Double, Half, Int128, Int16, Int32, I
|
|
|
11
11
|
export * from './internal/index.js';
|
|
12
12
|
|
|
13
13
|
// Individual type exports for convenience
|
|
14
|
-
export
|
|
14
|
+
export { BinaryPrimitives$instance as BinaryPrimitives } from './internal/index.js';
|
|
@@ -12,7 +12,7 @@ import type { Boolean as ClrBoolean, Byte, Char, DateTime, DateTimeOffset, Decim
|
|
|
12
12
|
export * from './internal/index.js';
|
|
13
13
|
|
|
14
14
|
// Individual type exports for convenience
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
15
|
+
export { Base64$instance as Base64 } from './internal/index.js';
|
|
16
|
+
export { Base64Url$instance as Base64Url } from './internal/index.js';
|
|
17
|
+
export { Utf8Formatter$instance as Utf8Formatter } from './internal/index.js';
|
|
18
|
+
export { Utf8Parser$instance as Utf8Parser } from './internal/index.js';
|
|
@@ -15,5 +15,5 @@ import type { Attribute, Boolean as ClrBoolean, Char, Decimal, Double, IAsyncDis
|
|
|
15
15
|
export * from './internal/index.js';
|
|
16
16
|
|
|
17
17
|
// Individual type exports for convenience
|
|
18
|
-
export
|
|
19
|
-
export
|
|
18
|
+
export { GeneratedCodeAttribute$instance as GeneratedCodeAttribute } from './internal/index.js';
|
|
19
|
+
export { IndentedTextWriter$instance as IndentedTextWriter } from './internal/index.js';
|
|
@@ -13,20 +13,20 @@ import type { Array as ClrArray, Boolean as ClrBoolean, Byte, ICloneable, Int32,
|
|
|
13
13
|
export * from './internal/index.js';
|
|
14
14
|
|
|
15
15
|
// Individual type exports for convenience
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
16
|
+
export { StructuralComparisons$instance as StructuralComparisons } from './internal/index.js';
|
|
17
|
+
export { CaseInsensitiveComparer$instance as CaseInsensitiveComparer } from './internal/index.js';
|
|
18
|
+
export { CaseInsensitiveHashCodeProvider$instance as CaseInsensitiveHashCodeProvider } from './internal/index.js';
|
|
19
|
+
export { CollectionBase$instance as CollectionBase } from './internal/index.js';
|
|
20
|
+
export { DictionaryBase$instance as DictionaryBase } from './internal/index.js';
|
|
21
|
+
export { Queue$instance as Queue } from './internal/index.js';
|
|
22
|
+
export { ReadOnlyCollectionBase$instance as ReadOnlyCollectionBase } from './internal/index.js';
|
|
23
|
+
export { SortedList$instance as SortedList } from './internal/index.js';
|
|
24
|
+
export { Stack$instance as Stack } from './internal/index.js';
|
|
25
|
+
export { ArrayList$instance as ArrayList } from './internal/index.js';
|
|
26
|
+
export { BitArray$instance as BitArray } from './internal/index.js';
|
|
27
|
+
export { Comparer$instance as Comparer } from './internal/index.js';
|
|
28
|
+
export { DictionaryEntry$instance as DictionaryEntry } from './internal/index.js';
|
|
29
|
+
export { Hashtable$instance as Hashtable } from './internal/index.js';
|
|
30
30
|
export type ICollection = Internal.ICollection;
|
|
31
31
|
export type IComparer = Internal.IComparer;
|
|
32
32
|
export type IDictionary = Internal.IDictionary;
|
|
@@ -38,4 +38,4 @@ export type IHashCodeProvider = Internal.IHashCodeProvider;
|
|
|
38
38
|
export type IList = Internal.IList;
|
|
39
39
|
export type IStructuralComparable = Internal.IStructuralComparable;
|
|
40
40
|
export type IStructuralEquatable = Internal.IStructuralEquatable;
|
|
41
|
-
export
|
|
41
|
+
export { ListDictionaryInternal$instance as ListDictionaryInternal } from './internal/index.js';
|
|
@@ -14,22 +14,22 @@ import type { Array as ClrArray, Boolean as ClrBoolean, Enum, Func_2, Func_3, Fu
|
|
|
14
14
|
export * from './internal/index.js';
|
|
15
15
|
|
|
16
16
|
// Individual type exports for convenience
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
17
|
+
export { BlockingCollection_1$instance as BlockingCollection_1 } from './internal/index.js';
|
|
18
|
+
export { BlockingCollection_1$instance as BlockingCollection } from './internal/index.js';
|
|
19
|
+
export { ConcurrentBag_1$instance as ConcurrentBag_1 } from './internal/index.js';
|
|
20
|
+
export { ConcurrentBag_1$instance as ConcurrentBag } from './internal/index.js';
|
|
21
|
+
export { ConcurrentDictionary_2$instance as ConcurrentDictionary_2 } from './internal/index.js';
|
|
22
|
+
export { ConcurrentDictionary_2$instance as ConcurrentDictionary } from './internal/index.js';
|
|
23
|
+
export { ConcurrentDictionary_2_AlternateLookup_1$instance as ConcurrentDictionary_2_AlternateLookup_1 } from './internal/index.js';
|
|
24
|
+
export { ConcurrentStack_1$instance as ConcurrentStack_1 } from './internal/index.js';
|
|
25
|
+
export { ConcurrentStack_1$instance as ConcurrentStack } from './internal/index.js';
|
|
26
|
+
export { OrderablePartitioner_1$instance as OrderablePartitioner_1 } from './internal/index.js';
|
|
27
|
+
export { OrderablePartitioner_1$instance as OrderablePartitioner } from './internal/index.js';
|
|
28
|
+
export { Partitioner_1$instance as Partitioner_1 } from './internal/index.js';
|
|
29
|
+
export { Partitioner_1$instance as Partitioner } from './internal/index.js';
|
|
30
|
+
export { EnumerablePartitionerOptions as EnumerablePartitionerOptions } from './internal/index.js';
|
|
31
|
+
export { Partitioner$instance as Partitioner_0 } from './internal/index.js';
|
|
32
|
+
export { ConcurrentQueue_1$instance as ConcurrentQueue_1 } from './internal/index.js';
|
|
33
|
+
export { ConcurrentQueue_1$instance as ConcurrentQueue } from './internal/index.js';
|
|
34
34
|
export type IProducerConsumerCollection_1<T> = Internal.IProducerConsumerCollection_1<T>;
|
|
35
35
|
export type IProducerConsumerCollection<T> = Internal.IProducerConsumerCollection_1<T>;
|
|
@@ -14,13 +14,13 @@ import type { Array as ClrArray, Boolean as ClrBoolean, Func_2, IDisposable, Int
|
|
|
14
14
|
export * from './internal/index.js';
|
|
15
15
|
|
|
16
16
|
// Individual type exports for convenience
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
17
|
+
export { FrozenDictionary$instance as FrozenDictionary_0 } from './internal/index.js';
|
|
18
|
+
export { FrozenDictionary_2$instance as FrozenDictionary_2 } from './internal/index.js';
|
|
19
|
+
export { FrozenDictionary_2$instance as FrozenDictionary } from './internal/index.js';
|
|
20
|
+
export { FrozenDictionary_2_Enumerator$instance as FrozenDictionary_2_Enumerator } from './internal/index.js';
|
|
21
|
+
export { FrozenDictionary_2_AlternateLookup_1$instance as FrozenDictionary_2_AlternateLookup_1 } from './internal/index.js';
|
|
22
|
+
export { FrozenSet$instance as FrozenSet_0 } from './internal/index.js';
|
|
23
|
+
export { FrozenSet_1$instance as FrozenSet_1 } from './internal/index.js';
|
|
24
|
+
export { FrozenSet_1$instance as FrozenSet } from './internal/index.js';
|
|
25
|
+
export { FrozenSet_1_Enumerator$instance as FrozenSet_1_Enumerator } from './internal/index.js';
|
|
26
|
+
export { FrozenSet_1_AlternateLookup_1$instance as FrozenSet_1_AlternateLookup_1 } from './internal/index.js';
|
|
@@ -17,74 +17,74 @@ import type { Action_1, Array as ClrArray, Boolean as ClrBoolean, Byte, Comparis
|
|
|
17
17
|
export * from './internal/index.js';
|
|
18
18
|
|
|
19
19
|
// Individual type exports for convenience
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
69
|
-
export
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
73
|
-
export
|
|
74
|
-
export
|
|
75
|
-
export
|
|
76
|
-
export
|
|
77
|
-
export
|
|
78
|
-
export
|
|
79
|
-
export
|
|
80
|
-
export
|
|
81
|
-
export
|
|
82
|
-
export
|
|
83
|
-
export
|
|
84
|
-
export
|
|
85
|
-
export
|
|
86
|
-
export
|
|
87
|
-
export
|
|
20
|
+
export { LinkedList_1$instance as LinkedList_1 } from './internal/index.js';
|
|
21
|
+
export { LinkedList_1$instance as LinkedList } from './internal/index.js';
|
|
22
|
+
export { LinkedList_1_Enumerator$instance as LinkedList_1_Enumerator } from './internal/index.js';
|
|
23
|
+
export { LinkedListNode_1$instance as LinkedListNode_1 } from './internal/index.js';
|
|
24
|
+
export { LinkedListNode_1$instance as LinkedListNode } from './internal/index.js';
|
|
25
|
+
export { OrderedDictionary_2$instance as OrderedDictionary_2 } from './internal/index.js';
|
|
26
|
+
export { OrderedDictionary_2$instance as OrderedDictionary } from './internal/index.js';
|
|
27
|
+
export { OrderedDictionary_2_Enumerator$instance as OrderedDictionary_2_Enumerator } from './internal/index.js';
|
|
28
|
+
export { OrderedDictionary_2_KeyCollection$instance as OrderedDictionary_2_KeyCollection } from './internal/index.js';
|
|
29
|
+
export { OrderedDictionary_2_KeyCollection_Enumerator$instance as OrderedDictionary_2_KeyCollection_Enumerator } from './internal/index.js';
|
|
30
|
+
export { OrderedDictionary_2_ValueCollection$instance as OrderedDictionary_2_ValueCollection } from './internal/index.js';
|
|
31
|
+
export { OrderedDictionary_2_ValueCollection_Enumerator$instance as OrderedDictionary_2_ValueCollection_Enumerator } from './internal/index.js';
|
|
32
|
+
export { PriorityQueue_2$instance as PriorityQueue_2 } from './internal/index.js';
|
|
33
|
+
export { PriorityQueue_2$instance as PriorityQueue } from './internal/index.js';
|
|
34
|
+
export { PriorityQueue_2_UnorderedItemsCollection$instance as PriorityQueue_2_UnorderedItemsCollection } from './internal/index.js';
|
|
35
|
+
export { PriorityQueue_2_UnorderedItemsCollection_Enumerator$instance as PriorityQueue_2_UnorderedItemsCollection_Enumerator } from './internal/index.js';
|
|
36
|
+
export { SortedDictionary_2$instance as SortedDictionary_2 } from './internal/index.js';
|
|
37
|
+
export { SortedDictionary_2$instance as SortedDictionary } from './internal/index.js';
|
|
38
|
+
export { SortedDictionary_2_Enumerator$instance as SortedDictionary_2_Enumerator } from './internal/index.js';
|
|
39
|
+
export { SortedDictionary_2_KeyCollection$instance as SortedDictionary_2_KeyCollection } from './internal/index.js';
|
|
40
|
+
export { SortedDictionary_2_KeyCollection_Enumerator$instance as SortedDictionary_2_KeyCollection_Enumerator } from './internal/index.js';
|
|
41
|
+
export { SortedDictionary_2_ValueCollection$instance as SortedDictionary_2_ValueCollection } from './internal/index.js';
|
|
42
|
+
export { SortedDictionary_2_ValueCollection_Enumerator$instance as SortedDictionary_2_ValueCollection_Enumerator } from './internal/index.js';
|
|
43
|
+
export { SortedDictionary_2_KeyValuePairComparer$instance as SortedDictionary_2_KeyValuePairComparer } from './internal/index.js';
|
|
44
|
+
export { TreeSet_1$instance as TreeSet_1 } from './internal/index.js';
|
|
45
|
+
export { TreeSet_1$instance as TreeSet } from './internal/index.js';
|
|
46
|
+
export { SortedList_2$instance as SortedList_2 } from './internal/index.js';
|
|
47
|
+
export { SortedList_2$instance as SortedList } from './internal/index.js';
|
|
48
|
+
export { SortedList_2_KeyList$instance as SortedList_2_KeyList } from './internal/index.js';
|
|
49
|
+
export { SortedList_2_ValueList$instance as SortedList_2_ValueList } from './internal/index.js';
|
|
50
|
+
export { SortedSet_1$instance as SortedSet_1 } from './internal/index.js';
|
|
51
|
+
export { SortedSet_1$instance as SortedSet } from './internal/index.js';
|
|
52
|
+
export { SortedSet_1_Enumerator$instance as SortedSet_1_Enumerator } from './internal/index.js';
|
|
53
|
+
export { Stack_1$instance as Stack_1 } from './internal/index.js';
|
|
54
|
+
export { Stack_1$instance as Stack } from './internal/index.js';
|
|
55
|
+
export { Stack_1_Enumerator$instance as Stack_1_Enumerator } from './internal/index.js';
|
|
56
|
+
export { Comparer_1$instance as Comparer_1 } from './internal/index.js';
|
|
57
|
+
export { Comparer_1$instance as Comparer } from './internal/index.js';
|
|
58
|
+
export { EqualityComparer_1$instance as EqualityComparer_1 } from './internal/index.js';
|
|
59
|
+
export { EqualityComparer_1$instance as EqualityComparer } from './internal/index.js';
|
|
60
|
+
export { GenericEqualityComparer_1$instance as GenericEqualityComparer_1 } from './internal/index.js';
|
|
61
|
+
export { GenericEqualityComparer_1$instance as GenericEqualityComparer } from './internal/index.js';
|
|
62
|
+
export { NullableEqualityComparer_1$instance as NullableEqualityComparer_1 } from './internal/index.js';
|
|
63
|
+
export { NullableEqualityComparer_1$instance as NullableEqualityComparer } from './internal/index.js';
|
|
64
|
+
export { ObjectEqualityComparer_1$instance as ObjectEqualityComparer_1 } from './internal/index.js';
|
|
65
|
+
export { ObjectEqualityComparer_1$instance as ObjectEqualityComparer } from './internal/index.js';
|
|
66
|
+
export { ByteEqualityComparer$instance as ByteEqualityComparer } from './internal/index.js';
|
|
67
|
+
export { EnumEqualityComparer_1$instance as EnumEqualityComparer_1 } from './internal/index.js';
|
|
68
|
+
export { EnumEqualityComparer_1$instance as EnumEqualityComparer } from './internal/index.js';
|
|
69
|
+
export { CollectionExtensions$instance as CollectionExtensions } from './internal/index.js';
|
|
70
|
+
export { GenericComparer_1$instance as GenericComparer_1 } from './internal/index.js';
|
|
71
|
+
export { GenericComparer_1$instance as GenericComparer } from './internal/index.js';
|
|
72
|
+
export { NullableComparer_1$instance as NullableComparer_1 } from './internal/index.js';
|
|
73
|
+
export { NullableComparer_1$instance as NullableComparer } from './internal/index.js';
|
|
74
|
+
export { ObjectComparer_1$instance as ObjectComparer_1 } from './internal/index.js';
|
|
75
|
+
export { ObjectComparer_1$instance as ObjectComparer } from './internal/index.js';
|
|
76
|
+
export { Dictionary_2$instance as Dictionary_2 } from './internal/index.js';
|
|
77
|
+
export { Dictionary_2$instance as Dictionary } from './internal/index.js';
|
|
78
|
+
export { Dictionary_2_AlternateLookup_1$instance as Dictionary_2_AlternateLookup_1 } from './internal/index.js';
|
|
79
|
+
export { Dictionary_2_Enumerator$instance as Dictionary_2_Enumerator } from './internal/index.js';
|
|
80
|
+
export { Dictionary_2_KeyCollection$instance as Dictionary_2_KeyCollection } from './internal/index.js';
|
|
81
|
+
export { Dictionary_2_KeyCollection_Enumerator$instance as Dictionary_2_KeyCollection_Enumerator } from './internal/index.js';
|
|
82
|
+
export { Dictionary_2_ValueCollection$instance as Dictionary_2_ValueCollection } from './internal/index.js';
|
|
83
|
+
export { Dictionary_2_ValueCollection_Enumerator$instance as Dictionary_2_ValueCollection_Enumerator } from './internal/index.js';
|
|
84
|
+
export { HashSet_1$instance as HashSet_1 } from './internal/index.js';
|
|
85
|
+
export { HashSet_1$instance as HashSet } from './internal/index.js';
|
|
86
|
+
export { HashSet_1_AlternateLookup_1$instance as HashSet_1_AlternateLookup_1 } from './internal/index.js';
|
|
87
|
+
export { HashSet_1_Enumerator$instance as HashSet_1_Enumerator } from './internal/index.js';
|
|
88
88
|
export type IAlternateEqualityComparer_2<TAlternate, T> = Internal.IAlternateEqualityComparer_2<TAlternate, T>;
|
|
89
89
|
export type IAlternateEqualityComparer<TAlternate, T> = Internal.IAlternateEqualityComparer_2<TAlternate, T>;
|
|
90
90
|
export type IAsyncEnumerable_1<T> = Internal.IAsyncEnumerable_1<T>;
|
|
@@ -115,15 +115,15 @@ export type ISet_1<T> = Internal.ISet_1<T>;
|
|
|
115
115
|
export type ISet<T> = Internal.ISet_1<T>;
|
|
116
116
|
export type IReadOnlySet_1<T> = Internal.IReadOnlySet_1<T>;
|
|
117
117
|
export type IReadOnlySet<T> = Internal.IReadOnlySet_1<T>;
|
|
118
|
-
export
|
|
119
|
-
export
|
|
120
|
-
export
|
|
121
|
-
export
|
|
122
|
-
export
|
|
123
|
-
export
|
|
124
|
-
export
|
|
125
|
-
export
|
|
126
|
-
export
|
|
127
|
-
export
|
|
128
|
-
export
|
|
129
|
-
export
|
|
118
|
+
export { KeyNotFoundException$instance as KeyNotFoundException } from './internal/index.js';
|
|
119
|
+
export { KeyValuePair$instance as KeyValuePair_0 } from './internal/index.js';
|
|
120
|
+
export { KeyValuePair_2$instance as KeyValuePair_2 } from './internal/index.js';
|
|
121
|
+
export { KeyValuePair_2$instance as KeyValuePair } from './internal/index.js';
|
|
122
|
+
export { List_1$instance as List_1 } from './internal/index.js';
|
|
123
|
+
export { List_1$instance as List } from './internal/index.js';
|
|
124
|
+
export { List_1_Enumerator$instance as List_1_Enumerator } from './internal/index.js';
|
|
125
|
+
export { Queue_1$instance as Queue_1 } from './internal/index.js';
|
|
126
|
+
export { Queue_1$instance as Queue } from './internal/index.js';
|
|
127
|
+
export { Queue_1_Enumerator$instance as Queue_1_Enumerator } from './internal/index.js';
|
|
128
|
+
export { ReferenceEqualityComparer$instance as ReferenceEqualityComparer } from './internal/index.js';
|
|
129
|
+
export { NonRandomizedStringEqualityComparer$instance as NonRandomizedStringEqualityComparer } from './internal/index.js';
|
|
@@ -23,42 +23,42 @@ export type IImmutableSet_1<T> = Internal.IImmutableSet_1<T>;
|
|
|
23
23
|
export type IImmutableSet<T> = Internal.IImmutableSet_1<T>;
|
|
24
24
|
export type IImmutableStack_1<T> = Internal.IImmutableStack_1<T>;
|
|
25
25
|
export type IImmutableStack<T> = Internal.IImmutableStack_1<T>;
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
26
|
+
export { ImmutableHashSet_1$instance as ImmutableHashSet_1 } from './internal/index.js';
|
|
27
|
+
export { ImmutableHashSet_1$instance as ImmutableHashSet } from './internal/index.js';
|
|
28
|
+
export { ImmutableHashSet_1_Builder$instance as ImmutableHashSet_1_Builder } from './internal/index.js';
|
|
29
|
+
export { ImmutableHashSet_1_Enumerator$instance as ImmutableHashSet_1_Enumerator } from './internal/index.js';
|
|
30
|
+
export { ImmutableArray$instance as ImmutableArray_0 } from './internal/index.js';
|
|
31
|
+
export { ImmutableArray_1$instance as ImmutableArray_1 } from './internal/index.js';
|
|
32
|
+
export { ImmutableArray_1$instance as ImmutableArray } from './internal/index.js';
|
|
33
|
+
export { ImmutableArray_1_Builder$instance as ImmutableArray_1_Builder } from './internal/index.js';
|
|
34
|
+
export { ImmutableArray_1_Enumerator$instance as ImmutableArray_1_Enumerator } from './internal/index.js';
|
|
35
|
+
export { ImmutableDictionary$instance as ImmutableDictionary_0 } from './internal/index.js';
|
|
36
|
+
export { ImmutableDictionary_2$instance as ImmutableDictionary_2 } from './internal/index.js';
|
|
37
|
+
export { ImmutableDictionary_2$instance as ImmutableDictionary } from './internal/index.js';
|
|
38
|
+
export { ImmutableDictionary_2_Builder$instance as ImmutableDictionary_2_Builder } from './internal/index.js';
|
|
39
|
+
export { ImmutableDictionary_2_Enumerator$instance as ImmutableDictionary_2_Enumerator } from './internal/index.js';
|
|
40
|
+
export { ImmutableHashSet$instance as ImmutableHashSet_0 } from './internal/index.js';
|
|
41
|
+
export { ImmutableInterlocked$instance as ImmutableInterlocked } from './internal/index.js';
|
|
42
|
+
export { ImmutableList$instance as ImmutableList_0 } from './internal/index.js';
|
|
43
|
+
export { ImmutableList_1$instance as ImmutableList_1 } from './internal/index.js';
|
|
44
|
+
export { ImmutableList_1$instance as ImmutableList } from './internal/index.js';
|
|
45
|
+
export { ImmutableList_1_Builder$instance as ImmutableList_1_Builder } from './internal/index.js';
|
|
46
|
+
export { ImmutableList_1_Enumerator$instance as ImmutableList_1_Enumerator } from './internal/index.js';
|
|
47
|
+
export { ImmutableQueue$instance as ImmutableQueue_0 } from './internal/index.js';
|
|
48
|
+
export { ImmutableQueue_1$instance as ImmutableQueue_1 } from './internal/index.js';
|
|
49
|
+
export { ImmutableQueue_1$instance as ImmutableQueue } from './internal/index.js';
|
|
50
|
+
export { ImmutableQueue_1_Enumerator$instance as ImmutableQueue_1_Enumerator } from './internal/index.js';
|
|
51
|
+
export { ImmutableSortedDictionary$instance as ImmutableSortedDictionary_0 } from './internal/index.js';
|
|
52
|
+
export { ImmutableSortedDictionary_2$instance as ImmutableSortedDictionary_2 } from './internal/index.js';
|
|
53
|
+
export { ImmutableSortedDictionary_2$instance as ImmutableSortedDictionary } from './internal/index.js';
|
|
54
|
+
export { ImmutableSortedDictionary_2_Builder$instance as ImmutableSortedDictionary_2_Builder } from './internal/index.js';
|
|
55
|
+
export { ImmutableSortedDictionary_2_Enumerator$instance as ImmutableSortedDictionary_2_Enumerator } from './internal/index.js';
|
|
56
|
+
export { ImmutableSortedSet$instance as ImmutableSortedSet_0 } from './internal/index.js';
|
|
57
|
+
export { ImmutableSortedSet_1$instance as ImmutableSortedSet_1 } from './internal/index.js';
|
|
58
|
+
export { ImmutableSortedSet_1$instance as ImmutableSortedSet } from './internal/index.js';
|
|
59
|
+
export { ImmutableSortedSet_1_Builder$instance as ImmutableSortedSet_1_Builder } from './internal/index.js';
|
|
60
|
+
export { ImmutableSortedSet_1_Enumerator$instance as ImmutableSortedSet_1_Enumerator } from './internal/index.js';
|
|
61
|
+
export { ImmutableStack$instance as ImmutableStack_0 } from './internal/index.js';
|
|
62
|
+
export { ImmutableStack_1$instance as ImmutableStack_1 } from './internal/index.js';
|
|
63
|
+
export { ImmutableStack_1$instance as ImmutableStack } from './internal/index.js';
|
|
64
|
+
export { ImmutableStack_1_Enumerator$instance as ImmutableStack_1_Enumerator } from './internal/index.js';
|
|
@@ -15,20 +15,20 @@ import type { Array as ClrArray, Boolean as ClrBoolean, Int32, Object as ClrObje
|
|
|
15
15
|
export * from './internal/index.js';
|
|
16
16
|
|
|
17
17
|
// Individual type exports for convenience
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
18
|
+
export { KeyedCollection_2$instance as KeyedCollection_2 } from './internal/index.js';
|
|
19
|
+
export { KeyedCollection_2$instance as KeyedCollection } from './internal/index.js';
|
|
20
|
+
export { ObservableCollection_1$instance as ObservableCollection_1 } from './internal/index.js';
|
|
21
|
+
export { ObservableCollection_1$instance as ObservableCollection } from './internal/index.js';
|
|
22
|
+
export { ReadOnlyObservableCollection_1$instance as ReadOnlyObservableCollection_1 } from './internal/index.js';
|
|
23
|
+
export { ReadOnlyObservableCollection_1$instance as ReadOnlyObservableCollection } from './internal/index.js';
|
|
24
|
+
export { Collection_1$instance as Collection_1 } from './internal/index.js';
|
|
25
|
+
export { Collection_1$instance as Collection } from './internal/index.js';
|
|
26
|
+
export { ReadOnlyCollection_1$instance as ReadOnlyCollection_1 } from './internal/index.js';
|
|
27
|
+
export { ReadOnlyCollection_1$instance as ReadOnlyCollection } from './internal/index.js';
|
|
28
|
+
export { ReadOnlyCollection$instance as ReadOnlyCollection_0 } from './internal/index.js';
|
|
29
|
+
export { ReadOnlyDictionary_2$instance as ReadOnlyDictionary_2 } from './internal/index.js';
|
|
30
|
+
export { ReadOnlyDictionary_2$instance as ReadOnlyDictionary } from './internal/index.js';
|
|
31
|
+
export { ReadOnlyDictionary_2_KeyCollection$instance as ReadOnlyDictionary_2_KeyCollection } from './internal/index.js';
|
|
32
|
+
export { ReadOnlyDictionary_2_ValueCollection$instance as ReadOnlyDictionary_2_ValueCollection } from './internal/index.js';
|
|
33
|
+
export { ReadOnlySet_1$instance as ReadOnlySet_1 } from './internal/index.js';
|
|
34
|
+
export { ReadOnlySet_1$instance as ReadOnlySet } from './internal/index.js';
|