MCPcopy 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. */
87function changedFields(
88 a: CompiledFungrimRule,
89 b: CompiledFungrimRule
90): string[] {

Callers 1

mainFunction · 0.85

Calls 1

replaceMethod · 0.65

Tested by

no test coverage detected