Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
safeSubtractKeepLeft
Function safeSubtractKeepLeft
safe
Subtract
Keep
Left
<
T
>
(
left
,
right
)
:
T
Safe subtracts two uints and returns an error if the result is invalid. Keeps the left type.
Type Parameters
T
extends
NumberType
Parameters
left
:
T
right
:
NumberType
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
bitbadgesjs-sdk - v0.5.39
Loading...
Safe subtracts two uints and returns an error if the result is invalid. Keeps the left type.