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