Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ bare
Function
bare
scripts/fungrim/recompile-drift.ts:87–87 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
85
86
/** Top-level rule fields whose stable serialization differs between sides. */
87
function
changedFields(
88
a: CompiledFungrimRule,
89
b: CompiledFungrimRule
90
): string[] {
Callers
1
main
Function · 0.85
Calls
1
replace
Method · 0.65
Tested by
no test coverage detected