DenoDeno.AtomicOperation.prototype.summethod Deno.AtomicOperation.prototype.sum#AtomicOperation.prototype.sum(key: KvKey,n: bigint,): thisShortcut for creating a sum mutation. This method wraps n in a Deno.KvU64, so the value of n must be in the range [0, 2^64-1]. Parameters ##key: KvKey#n: bigintReturn Type #this
method Deno.AtomicOperation.prototype.sum#AtomicOperation.prototype.sum(key: KvKey,n: bigint,): thisShortcut for creating a sum mutation. This method wraps n in a Deno.KvU64, so the value of n must be in the range [0, 2^64-1]. Parameters ##key: KvKey#n: bigintReturn Type #this