Function: mergeCookie()
このコンテンツはまだ日本語訳がありません。
Function: mergeCookie()
Section titled “Function: mergeCookie()”mergeCookie(
a,b):CausalCookie
Defined in: core/src/protocol/causal-cookie.ts:49
Element-wise max across two causal cookies. Used when merging cursors after a pull: newCookie = merge(prevCookie, seenPerRegion).