MCPcopy Index your code
hub / github.com/share/sharedb / create

Function create

test/client/number-type.js:13–15  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

11};
12
13function create(data) {
14 return data | 0;
15}
16
17function apply(snapshot, op) {
18 return snapshot + op;

Callers 3

pubsub.jsFile · 0.50
db.jsFile · 0.50
milestone-db.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…