API Reference / @evolu/common / BigInt / incrementBigInt
Function: incrementBigInt()
function incrementBigInt(n): bigint;
Defined in: packages/common/src/BigInt.ts:4
Increments a bigint by 1.
Parameters
Parameter | Type |
---|---|
n | bigint |
Returns
bigint
API Reference / @evolu/common / BigInt / incrementBigInt
function incrementBigInt(n): bigint;
Defined in: packages/common/src/BigInt.ts:4
Increments a bigint by 1.
Parameter | Type |
---|---|
n | bigint |
bigint