@tsonic/dotnet 0.8.1 → 0.8.2
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/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -28,12 +28,12 @@ export interface IAdditiveIdentity_2$instance<TSelf extends IAdditiveIdentity_2<
|
|
|
28
28
|
export type IAdditiveIdentity_2<TSelf extends IAdditiveIdentity_2<TSelf, TResult>, TResult> = IAdditiveIdentity_2$instance<TSelf, TResult>;
|
|
29
29
|
|
|
30
30
|
export interface IBinaryFloatingPointIeee754_1$instance<TSelf extends IBinaryFloatingPointIeee754_1<TSelf>> extends IBinaryNumber_1<TSelf>, IBitwiseOperators_3<TSelf, TSelf, TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, System_Internal.Boolean>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, IFloatingPointIeee754_1<TSelf>, IExponentialFunctions_1<TSelf>, IFloatingPointConstants_1<TSelf>, IFloatingPoint_1<TSelf>, ISignedNumber_1<TSelf>, IHyperbolicFunctions_1<TSelf>, ILogarithmicFunctions_1<TSelf>, IPowerFunctions_1<TSelf>, IRootFunctions_1<TSelf>, ITrigonometricFunctions_1<TSelf> {
|
|
31
|
-
compareTo(obj: unknown): int;
|
|
31
|
+
compareTo(obj: unknown | undefined): int;
|
|
32
32
|
compareTo(other: TSelf): int;
|
|
33
33
|
getExponentByteCount(): int;
|
|
34
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
35
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
36
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
34
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
35
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
36
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
37
37
|
tryWriteExponentBigEndian(destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
38
38
|
writeExponentBigEndian(destination: byte[], startIndex: int): int;
|
|
39
39
|
writeExponentBigEndian(destination: byte[]): int;
|
|
@@ -45,12 +45,12 @@ export interface IBinaryFloatingPointIeee754_1$instance<TSelf extends IBinaryFlo
|
|
|
45
45
|
export type IBinaryFloatingPointIeee754_1<TSelf extends IBinaryFloatingPointIeee754_1<TSelf>> = IBinaryFloatingPointIeee754_1$instance<TSelf>;
|
|
46
46
|
|
|
47
47
|
export interface IBinaryInteger_1$instance<TSelf extends IBinaryInteger_1<TSelf>> extends IBinaryNumber_1<TSelf>, IBitwiseOperators_3<TSelf, TSelf, TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, System_Internal.Boolean>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, IShiftOperators_3<TSelf, System_Internal.Int32, TSelf> {
|
|
48
|
-
compareTo(obj: unknown): int;
|
|
48
|
+
compareTo(obj: unknown | undefined): int;
|
|
49
49
|
compareTo(other: TSelf): int;
|
|
50
50
|
getByteCount(): int;
|
|
51
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
52
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
53
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
51
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
52
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
53
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
54
54
|
tryWriteBigEndian(destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
55
55
|
writeBigEndian(destination: byte[], startIndex: int): int;
|
|
56
56
|
writeBigEndian(destination: byte[]): int;
|
|
@@ -64,11 +64,11 @@ export interface IBinaryInteger_1$instance<TSelf extends IBinaryInteger_1<TSelf>
|
|
|
64
64
|
export type IBinaryInteger_1<TSelf extends IBinaryInteger_1<TSelf>> = IBinaryInteger_1$instance<TSelf>;
|
|
65
65
|
|
|
66
66
|
export interface IBinaryNumber_1$instance<TSelf extends IBinaryNumber_1<TSelf>> extends IBitwiseOperators_3<TSelf, TSelf, TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, System_Internal.Boolean>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
67
|
-
compareTo(obj: unknown): int;
|
|
67
|
+
compareTo(obj: unknown | undefined): int;
|
|
68
68
|
compareTo(other: TSelf): int;
|
|
69
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
70
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
71
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
69
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
70
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
71
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
72
72
|
equals(other: TSelf): boolean;
|
|
73
73
|
}
|
|
74
74
|
|
|
@@ -110,9 +110,9 @@ export interface IEqualityOperators_3$instance<TSelf extends IEqualityOperators_
|
|
|
110
110
|
export type IEqualityOperators_3<TSelf extends IEqualityOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IEqualityOperators_3$instance<TSelf, TOther, TResult>;
|
|
111
111
|
|
|
112
112
|
export interface IExponentialFunctions_1$instance<TSelf extends IExponentialFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
113
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
114
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
115
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
113
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
114
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
115
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
116
116
|
equals(other: TSelf): boolean;
|
|
117
117
|
}
|
|
118
118
|
|
|
@@ -120,12 +120,12 @@ export interface IExponentialFunctions_1$instance<TSelf extends IExponentialFunc
|
|
|
120
120
|
export type IExponentialFunctions_1<TSelf extends IExponentialFunctions_1<TSelf>> = IExponentialFunctions_1$instance<TSelf>;
|
|
121
121
|
|
|
122
122
|
export interface IFloatingPoint_1$instance<TSelf extends IFloatingPoint_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, System_Internal.Boolean>, IModulusOperators_3<TSelf, TSelf, TSelf>, ISignedNumber_1<TSelf> {
|
|
123
|
-
compareTo(obj: unknown): int;
|
|
123
|
+
compareTo(obj: unknown | undefined): int;
|
|
124
124
|
compareTo(other: TSelf): int;
|
|
125
125
|
getExponentByteCount(): int;
|
|
126
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
127
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
128
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
126
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
127
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
128
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
129
129
|
tryWriteExponentBigEndian(destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
130
130
|
writeExponentBigEndian(destination: byte[], startIndex: int): int;
|
|
131
131
|
writeExponentBigEndian(destination: byte[]): int;
|
|
@@ -137,9 +137,9 @@ export interface IFloatingPoint_1$instance<TSelf extends IFloatingPoint_1<TSelf>
|
|
|
137
137
|
export type IFloatingPoint_1<TSelf extends IFloatingPoint_1<TSelf>> = IFloatingPoint_1$instance<TSelf>;
|
|
138
138
|
|
|
139
139
|
export interface IFloatingPointConstants_1$instance<TSelf extends IFloatingPointConstants_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
140
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
141
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
142
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
140
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
141
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
142
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
143
143
|
equals(other: TSelf): boolean;
|
|
144
144
|
}
|
|
145
145
|
|
|
@@ -147,12 +147,12 @@ export interface IFloatingPointConstants_1$instance<TSelf extends IFloatingPoint
|
|
|
147
147
|
export type IFloatingPointConstants_1<TSelf extends IFloatingPointConstants_1<TSelf>> = IFloatingPointConstants_1$instance<TSelf>;
|
|
148
148
|
|
|
149
149
|
export interface IFloatingPointIeee754_1$instance<TSelf extends IFloatingPointIeee754_1<TSelf>> extends IExponentialFunctions_1<TSelf>, IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf>, IFloatingPoint_1<TSelf>, INumber_1<TSelf>, IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, System_Internal.Boolean>, IModulusOperators_3<TSelf, TSelf, TSelf>, ISignedNumber_1<TSelf>, IHyperbolicFunctions_1<TSelf>, ILogarithmicFunctions_1<TSelf>, IPowerFunctions_1<TSelf>, IRootFunctions_1<TSelf>, ITrigonometricFunctions_1<TSelf> {
|
|
150
|
-
compareTo(obj: unknown): int;
|
|
150
|
+
compareTo(obj: unknown | undefined): int;
|
|
151
151
|
compareTo(other: TSelf): int;
|
|
152
152
|
getExponentByteCount(): int;
|
|
153
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
154
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
155
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
153
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
154
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
155
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
156
156
|
tryWriteExponentBigEndian(destination: Span_1<System_Internal.Byte>, bytesWritten: int): boolean;
|
|
157
157
|
writeExponentBigEndian(destination: byte[], startIndex: int): int;
|
|
158
158
|
writeExponentBigEndian(destination: byte[]): int;
|
|
@@ -164,9 +164,9 @@ export interface IFloatingPointIeee754_1$instance<TSelf extends IFloatingPointIe
|
|
|
164
164
|
export type IFloatingPointIeee754_1<TSelf extends IFloatingPointIeee754_1<TSelf>> = IFloatingPointIeee754_1$instance<TSelf>;
|
|
165
165
|
|
|
166
166
|
export interface IHyperbolicFunctions_1$instance<TSelf extends IHyperbolicFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
167
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
168
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
169
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
167
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
168
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
169
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
170
170
|
equals(other: TSelf): boolean;
|
|
171
171
|
}
|
|
172
172
|
|
|
@@ -180,9 +180,9 @@ export interface IIncrementOperators_1$instance<TSelf extends IIncrementOperator
|
|
|
180
180
|
export type IIncrementOperators_1<TSelf extends IIncrementOperators_1<TSelf>> = IIncrementOperators_1$instance<TSelf>;
|
|
181
181
|
|
|
182
182
|
export interface ILogarithmicFunctions_1$instance<TSelf extends ILogarithmicFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
183
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
184
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
185
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
183
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
184
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
185
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
186
186
|
equals(other: TSelf): boolean;
|
|
187
187
|
}
|
|
188
188
|
|
|
@@ -214,11 +214,11 @@ export interface IMultiplyOperators_3$instance<TSelf extends IMultiplyOperators_
|
|
|
214
214
|
export type IMultiplyOperators_3<TSelf extends IMultiplyOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IMultiplyOperators_3$instance<TSelf, TOther, TResult>;
|
|
215
215
|
|
|
216
216
|
export interface INumber_1$instance<TSelf extends INumber_1<TSelf>> extends IComparable, IComparable_1<TSelf>, IComparisonOperators_3<TSelf, TSelf, System_Internal.Boolean>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IModulusOperators_3<TSelf, TSelf, TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
217
|
-
compareTo(obj: unknown): int;
|
|
217
|
+
compareTo(obj: unknown | undefined): int;
|
|
218
218
|
compareTo(other: TSelf): int;
|
|
219
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
220
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
221
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
219
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
220
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
221
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
222
222
|
equals(other: TSelf): boolean;
|
|
223
223
|
}
|
|
224
224
|
|
|
@@ -228,10 +228,10 @@ export interface INumber_1$instance<TSelf extends INumber_1<TSelf>> extends Syst
|
|
|
228
228
|
export type INumber_1<TSelf extends INumber_1<TSelf>> = INumber_1$instance<TSelf>;
|
|
229
229
|
|
|
230
230
|
export interface INumberBase_1$instance<TSelf extends INumberBase_1<TSelf>> extends IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
231
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
232
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
233
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
234
231
|
equals(other: TSelf): boolean;
|
|
232
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
233
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
234
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
237
|
|
|
@@ -240,9 +240,9 @@ export interface INumberBase_1$instance<TSelf extends INumberBase_1<TSelf>> exte
|
|
|
240
240
|
export type INumberBase_1<TSelf extends INumberBase_1<TSelf>> = INumberBase_1$instance<TSelf>;
|
|
241
241
|
|
|
242
242
|
export interface IPowerFunctions_1$instance<TSelf extends IPowerFunctions_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
243
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
244
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
245
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
243
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
244
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
245
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
246
246
|
equals(other: TSelf): boolean;
|
|
247
247
|
}
|
|
248
248
|
|
|
@@ -250,9 +250,9 @@ export interface IPowerFunctions_1$instance<TSelf extends IPowerFunctions_1<TSel
|
|
|
250
250
|
export type IPowerFunctions_1<TSelf extends IPowerFunctions_1<TSelf>> = IPowerFunctions_1$instance<TSelf>;
|
|
251
251
|
|
|
252
252
|
export interface IRootFunctions_1$instance<TSelf extends IRootFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
253
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
254
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
255
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
253
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
254
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
255
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
256
256
|
equals(other: TSelf): boolean;
|
|
257
257
|
}
|
|
258
258
|
|
|
@@ -266,9 +266,9 @@ export interface IShiftOperators_3$instance<TSelf extends IShiftOperators_3<TSel
|
|
|
266
266
|
export type IShiftOperators_3<TSelf extends IShiftOperators_3<TSelf, TOther, TResult>, TOther, TResult> = IShiftOperators_3$instance<TSelf, TOther, TResult>;
|
|
267
267
|
|
|
268
268
|
export interface ISignedNumber_1$instance<TSelf extends ISignedNumber_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
269
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
270
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
271
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
269
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
270
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
271
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
272
272
|
equals(other: TSelf): boolean;
|
|
273
273
|
}
|
|
274
274
|
|
|
@@ -282,9 +282,9 @@ export interface ISubtractionOperators_3$instance<TSelf extends ISubtractionOper
|
|
|
282
282
|
export type ISubtractionOperators_3<TSelf extends ISubtractionOperators_3<TSelf, TOther, TResult>, TOther, TResult> = ISubtractionOperators_3$instance<TSelf, TOther, TResult>;
|
|
283
283
|
|
|
284
284
|
export interface ITrigonometricFunctions_1$instance<TSelf extends ITrigonometricFunctions_1<TSelf>> extends IFloatingPointConstants_1<TSelf>, INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
285
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
286
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
287
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
285
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
286
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
287
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
288
288
|
equals(other: TSelf): boolean;
|
|
289
289
|
}
|
|
290
290
|
|
|
@@ -304,9 +304,9 @@ export interface IUnaryPlusOperators_2$instance<TSelf extends IUnaryPlusOperator
|
|
|
304
304
|
export type IUnaryPlusOperators_2<TSelf extends IUnaryPlusOperators_2<TSelf, TResult>, TResult> = IUnaryPlusOperators_2$instance<TSelf, TResult>;
|
|
305
305
|
|
|
306
306
|
export interface IUnsignedNumber_1$instance<TSelf extends IUnsignedNumber_1<TSelf>> extends INumberBase_1<TSelf>, IAdditionOperators_3<TSelf, TSelf, TSelf>, IAdditiveIdentity_2<TSelf, TSelf>, IDecrementOperators_1<TSelf>, IDivisionOperators_3<TSelf, TSelf, TSelf>, IEquatable_1<TSelf>, IEqualityOperators_3<TSelf, TSelf, System_Internal.Boolean>, IIncrementOperators_1<TSelf>, IMultiplicativeIdentity_2<TSelf, TSelf>, IMultiplyOperators_3<TSelf, TSelf, TSelf>, ISpanFormattable, IFormattable, ISpanParsable_1<TSelf>, IParsable_1<TSelf>, ISubtractionOperators_3<TSelf, TSelf, TSelf>, IUnaryPlusOperators_2<TSelf, TSelf>, IUnaryNegationOperators_2<TSelf, TSelf>, IUtf8SpanFormattable, IUtf8SpanParsable_1<TSelf> {
|
|
307
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
308
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
309
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): boolean;
|
|
307
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
308
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
309
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): boolean;
|
|
310
310
|
equals(other: TSelf): boolean;
|
|
311
311
|
}
|
|
312
312
|
|
|
@@ -332,11 +332,11 @@ export interface BigInteger$instance extends IAdditionOperators_3<BigInteger, Bi
|
|
|
332
332
|
getHashCode(): int;
|
|
333
333
|
toByteArray(): byte[];
|
|
334
334
|
toByteArray(isUnsigned?: boolean, isBigEndian?: boolean): byte[];
|
|
335
|
-
toString(): string;
|
|
336
|
-
toString(provider: IFormatProvider): string;
|
|
337
|
-
toString(format: string): string;
|
|
335
|
+
toString(): string | undefined;
|
|
336
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
337
|
+
toString(format: string | undefined): string;
|
|
338
338
|
toString(format: string, provider: IFormatProvider): string;
|
|
339
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format?: ReadOnlySpan_1<System_Internal.Char>, provider?: IFormatProvider): boolean;
|
|
339
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format?: ReadOnlySpan_1<System_Internal.Char>, provider?: IFormatProvider | undefined): boolean;
|
|
340
340
|
tryWriteBytes(destination: Span_1<System_Internal.Byte>, bytesWritten: int, isUnsigned?: boolean, isBigEndian?: boolean): boolean;
|
|
341
341
|
}
|
|
342
342
|
|
|
@@ -383,11 +383,11 @@ export const BigInteger: {
|
|
|
383
383
|
modPow(value: BigInteger, exponent: BigInteger, modulus: BigInteger): BigInteger;
|
|
384
384
|
multiply(left: BigInteger, right: BigInteger): BigInteger;
|
|
385
385
|
negate(value: BigInteger): BigInteger;
|
|
386
|
-
parse(value: ReadOnlySpan_1<System_Internal.Char>, style?: NumberStyles, provider?: IFormatProvider): BigInteger;
|
|
387
|
-
parse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): BigInteger;
|
|
388
|
-
parse(value: string, style: NumberStyles, provider: IFormatProvider): BigInteger;
|
|
386
|
+
parse(value: ReadOnlySpan_1<System_Internal.Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): BigInteger;
|
|
387
|
+
parse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): BigInteger;
|
|
388
|
+
parse(value: string, style: NumberStyles, provider: IFormatProvider | undefined): BigInteger;
|
|
389
389
|
parse(value: string, style: NumberStyles): BigInteger;
|
|
390
|
-
parse(value: string, provider: IFormatProvider): BigInteger;
|
|
390
|
+
parse(value: string, provider: IFormatProvider | undefined): BigInteger;
|
|
391
391
|
parse(value: string): BigInteger;
|
|
392
392
|
popCount(value: BigInteger): BigInteger;
|
|
393
393
|
pow(value: BigInteger, exponent: int): BigInteger;
|
|
@@ -396,8 +396,8 @@ export const BigInteger: {
|
|
|
396
396
|
rotateRight(value: BigInteger, rotateAmount: int): BigInteger;
|
|
397
397
|
subtract(left: BigInteger, right: BigInteger): BigInteger;
|
|
398
398
|
trailingZeroCount(value: BigInteger): BigInteger;
|
|
399
|
-
tryParse(value: ReadOnlySpan_1<System_Internal.Char>, style: NumberStyles, provider: IFormatProvider, result: BigInteger): boolean;
|
|
400
|
-
tryParse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider, result: BigInteger): boolean;
|
|
399
|
+
tryParse(value: ReadOnlySpan_1<System_Internal.Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: BigInteger): boolean;
|
|
400
|
+
tryParse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined, result: BigInteger): boolean;
|
|
401
401
|
tryParse(value: ReadOnlySpan_1<System_Internal.Char>, result: BigInteger): boolean;
|
|
402
402
|
tryParse(value: string, style: NumberStyles, provider: IFormatProvider, result: BigInteger): boolean;
|
|
403
403
|
tryParse(s: string, provider: IFormatProvider, result: BigInteger): boolean;
|
|
@@ -444,12 +444,12 @@ export interface Complex$instance extends IAdditionOperators_3<Complex, Complex,
|
|
|
444
444
|
equals(obj: unknown): boolean;
|
|
445
445
|
equals(value: Complex): boolean;
|
|
446
446
|
getHashCode(): int;
|
|
447
|
-
toString(): string;
|
|
448
|
-
toString(format: string): string;
|
|
449
|
-
toString(provider: IFormatProvider): string;
|
|
447
|
+
toString(): string | undefined;
|
|
448
|
+
toString(format: string | undefined): string;
|
|
449
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
450
450
|
toString(format: string, provider: IFormatProvider): string;
|
|
451
|
-
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format?: ReadOnlySpan_1<System_Internal.Char>, provider?: IFormatProvider): boolean;
|
|
452
|
-
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format?: ReadOnlySpan_1<System_Internal.Char>, provider?: IFormatProvider): boolean;
|
|
451
|
+
tryFormat(destination: Span_1<System_Internal.Char>, charsWritten: int, format?: ReadOnlySpan_1<System_Internal.Char>, provider?: IFormatProvider | undefined): boolean;
|
|
452
|
+
tryFormat(utf8Destination: Span_1<System_Internal.Byte>, bytesWritten: int, format?: ReadOnlySpan_1<System_Internal.Char>, provider?: IFormatProvider | undefined): boolean;
|
|
453
453
|
}
|
|
454
454
|
|
|
455
455
|
|
|
@@ -502,10 +502,10 @@ export const Complex: {
|
|
|
502
502
|
multiply(left: Complex, right: double): Complex;
|
|
503
503
|
multiply(left: Complex, right: Complex): Complex;
|
|
504
504
|
negate(value: Complex): Complex;
|
|
505
|
-
parse(s: ReadOnlySpan_1<System_Internal.Char>, style: NumberStyles, provider: IFormatProvider): Complex;
|
|
506
|
-
parse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider): Complex;
|
|
507
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): Complex;
|
|
508
|
-
parse(s: string, provider: IFormatProvider): Complex;
|
|
505
|
+
parse(s: ReadOnlySpan_1<System_Internal.Char>, style: NumberStyles, provider: IFormatProvider | undefined): Complex;
|
|
506
|
+
parse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined): Complex;
|
|
507
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): Complex;
|
|
508
|
+
parse(s: string, provider: IFormatProvider | undefined): Complex;
|
|
509
509
|
pow(value: Complex, power: double): Complex;
|
|
510
510
|
pow(value: Complex, power: Complex): Complex;
|
|
511
511
|
reciprocal(value: Complex): Complex;
|
|
@@ -517,8 +517,8 @@ export const Complex: {
|
|
|
517
517
|
subtract(left: Complex, right: Complex): Complex;
|
|
518
518
|
tan(value: Complex): Complex;
|
|
519
519
|
tanh(value: Complex): Complex;
|
|
520
|
-
tryParse(s: ReadOnlySpan_1<System_Internal.Char>, style: NumberStyles, provider: IFormatProvider, result: Complex): boolean;
|
|
521
|
-
tryParse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider, result: Complex): boolean;
|
|
520
|
+
tryParse(s: ReadOnlySpan_1<System_Internal.Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: Complex): boolean;
|
|
521
|
+
tryParse(s: ReadOnlySpan_1<System_Internal.Char>, provider: IFormatProvider | undefined, result: Complex): boolean;
|
|
522
522
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: Complex): boolean;
|
|
523
523
|
tryParse(s: string, provider: IFormatProvider, result: Complex): boolean;
|
|
524
524
|
};
|
|
@@ -566,7 +566,7 @@ export interface Matrix3x2$instance {
|
|
|
566
566
|
getRow(index: int): Vector2;
|
|
567
567
|
set_Item(row: int, value: Vector2): void;
|
|
568
568
|
set_Item(row: int, column: int, value: float): void;
|
|
569
|
-
toString(): string;
|
|
569
|
+
toString(): string | undefined;
|
|
570
570
|
withElement(row: int, column: int, value: float): Matrix3x2;
|
|
571
571
|
withRow(index: int, value: Vector2): Matrix3x2;
|
|
572
572
|
}
|
|
@@ -644,7 +644,7 @@ export interface Matrix4x4$instance {
|
|
|
644
644
|
getRow(index: int): Vector4;
|
|
645
645
|
set_Item(row: int, value: Vector4): void;
|
|
646
646
|
set_Item(row: int, column: int, value: float): void;
|
|
647
|
-
toString(): string;
|
|
647
|
+
toString(): string | undefined;
|
|
648
648
|
withElement(row: int, column: int, value: float): Matrix4x4;
|
|
649
649
|
withRow(index: int, value: Vector4): Matrix4x4;
|
|
650
650
|
}
|
|
@@ -728,7 +728,7 @@ export interface Plane$instance {
|
|
|
728
728
|
equals(obj: unknown): boolean;
|
|
729
729
|
equals(other: Plane): boolean;
|
|
730
730
|
getHashCode(): int;
|
|
731
|
-
toString(): string;
|
|
731
|
+
toString(): string | undefined;
|
|
732
732
|
}
|
|
733
733
|
|
|
734
734
|
|
|
@@ -771,7 +771,7 @@ export interface Quaternion$instance {
|
|
|
771
771
|
getHashCode(): int;
|
|
772
772
|
length(): float;
|
|
773
773
|
lengthSquared(): float;
|
|
774
|
-
toString(): string;
|
|
774
|
+
toString(): string | undefined;
|
|
775
775
|
}
|
|
776
776
|
|
|
777
777
|
|
|
@@ -812,11 +812,11 @@ export type Quaternion = Quaternion$instance & __Quaternion$views;
|
|
|
812
812
|
|
|
813
813
|
|
|
814
814
|
export interface TotalOrderIeee754Comparer_1$instance<T extends IFloatingPointIeee754_1<T>> {
|
|
815
|
-
compare(x: T, y: T): int;
|
|
816
|
-
equals(x: T, y: T): boolean;
|
|
815
|
+
compare(x: T | undefined, y: T | undefined): int;
|
|
816
|
+
equals(x: T | undefined, y: T | undefined): boolean;
|
|
817
817
|
equals(other: TotalOrderIeee754Comparer_1<T>): boolean;
|
|
818
|
-
equals(obj: unknown): boolean;
|
|
819
|
-
getHashCode(obj: T): int;
|
|
818
|
+
equals(obj: unknown | undefined): boolean;
|
|
819
|
+
getHashCode(obj: T | undefined): int;
|
|
820
820
|
getHashCode(): int;
|
|
821
821
|
}
|
|
822
822
|
|
|
@@ -835,8 +835,6 @@ export interface __TotalOrderIeee754Comparer_1$views<T extends IFloatingPointIee
|
|
|
835
835
|
equals(other: TotalOrderIeee754Comparer_1<T>): boolean;
|
|
836
836
|
}
|
|
837
837
|
|
|
838
|
-
export interface TotalOrderIeee754Comparer_1$instance<T extends IFloatingPointIeee754_1<T>> extends System_Collections_Generic_Internal.IComparer_1$instance<T> {}
|
|
839
|
-
|
|
840
838
|
export type TotalOrderIeee754Comparer_1<T extends IFloatingPointIeee754_1<T>> = TotalOrderIeee754Comparer_1$instance<T> & __TotalOrderIeee754Comparer_1$views<T>;
|
|
841
839
|
|
|
842
840
|
|
|
@@ -849,8 +847,8 @@ export interface Vector_1$instance<T> extends IAdditionOperators_3<Vector_1<T>,
|
|
|
849
847
|
equals(obj: unknown): boolean;
|
|
850
848
|
equals(other: Vector_1<T>): boolean;
|
|
851
849
|
getHashCode(): int;
|
|
852
|
-
toString(): string;
|
|
853
|
-
toString(format: string): string;
|
|
850
|
+
toString(): string | undefined;
|
|
851
|
+
toString(format: string | undefined): string;
|
|
854
852
|
toString(format: string, formatProvider: IFormatProvider): string;
|
|
855
853
|
tryCopyTo(destination: Span_1<System_Internal.Byte>): boolean;
|
|
856
854
|
tryCopyTo(destination: Span_1<T>): boolean;
|
|
@@ -898,8 +896,8 @@ export interface Vector2$instance {
|
|
|
898
896
|
getHashCode(): int;
|
|
899
897
|
length(): float;
|
|
900
898
|
lengthSquared(): float;
|
|
901
|
-
toString(): string;
|
|
902
|
-
toString(format: string): string;
|
|
899
|
+
toString(): string | undefined;
|
|
900
|
+
toString(format: string | undefined): string;
|
|
903
901
|
toString(format: string, formatProvider: IFormatProvider): string;
|
|
904
902
|
tryCopyTo(destination: Span_1<System_Internal.Single>): boolean;
|
|
905
903
|
}
|
|
@@ -1057,8 +1055,8 @@ export interface Vector3$instance {
|
|
|
1057
1055
|
getHashCode(): int;
|
|
1058
1056
|
length(): float;
|
|
1059
1057
|
lengthSquared(): float;
|
|
1060
|
-
toString(): string;
|
|
1061
|
-
toString(format: string): string;
|
|
1058
|
+
toString(): string | undefined;
|
|
1059
|
+
toString(format: string | undefined): string;
|
|
1062
1060
|
toString(format: string, formatProvider: IFormatProvider): string;
|
|
1063
1061
|
tryCopyTo(destination: Span_1<System_Internal.Single>): boolean;
|
|
1064
1062
|
}
|
|
@@ -1218,8 +1216,8 @@ export interface Vector4$instance {
|
|
|
1218
1216
|
getHashCode(): int;
|
|
1219
1217
|
length(): float;
|
|
1220
1218
|
lengthSquared(): float;
|
|
1221
|
-
toString(): string;
|
|
1222
|
-
toString(format: string): string;
|
|
1219
|
+
toString(): string | undefined;
|
|
1220
|
+
toString(format: string | undefined): string;
|
|
1223
1221
|
toString(format: string, formatProvider: IFormatProvider): string;
|
|
1224
1222
|
tryCopyTo(destination: Span_1<System_Internal.Single>): boolean;
|
|
1225
1223
|
}
|