utilium
Preparing search index...
diff
BigInt
Type Alias BigInt<From, To>
BigInt
:
bigint
extends
From
?
_BigIntUnknown
:
bigint
extends
To
?
_BigIntUnknown
:
From
extends
To
?
_EQ
&
{
type
:
"bigint"
}
:
{
result
:
"diff"
;
type
:
"bigint"
;
value
:
SubtractBigInt
<
To
,
From
>
}
Type Parameters
From
extends
bigint
To
extends
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...