Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yjs/yjs
/ getUniqueNumber
Function
getUniqueNumber
tests/y-array.tests.js:489–489 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
487
488
let
_uniqueNumber = 0
489
const
getUniqueNumber = () => _uniqueNumber++
490
491
/**
492
* @
type
{Array<
function
(Doc,prng.PRNG,any):void>}
Callers
1
y-array.tests.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…