Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyplex/tinybase
/ nullStamped
Function
nullStamped
test/unit/common/mergeable.ts:63–63 ·
view source on GitHub ↗
(thing: Thing)
Source
from the content-addressed store, hash-verified
61
];
62
63
export
const
nullStamped = <Thing>(thing: Thing): Stamp<Thing> => [thing,
''
];
Callers
1
mergeable-store.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…