Skip to main content
method Deno.AtomicOperation.prototype.max

Shortcut for creating a max 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: bigint