MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / fires

Function fires

test/compute-engine/fungrim-loader.test.ts:1404–1414  ·  view source on GitHub ↗
(decl: string)

Source from the content-addressed store, hash-verified

1402 counts: {
1403 rules: 3,
1404 byPurpose: { simplify: 3 },
1405 byClass: { identity: 3 },
1406 byTarget: { simplify: 3 },
1407 },
1408 ledger: {},
1409 },
1410 declarations: {
1411 HH: { signature: 'set<complex>' },
1412 PartCmpF: { signature: '(complex) -> complex' },
1413 MemberF: { signature: '(complex) -> complex' },
1414 ComplexF: { signature: '(complex) -> complex' },
1415 },
1416 rules: [
1417 {

Callers 1

Calls 6

declareMethod · 0.95
rulesMethod · 0.95
exprMethod · 0.95
loadIdentitiesFunction · 0.85
replaceMethod · 0.65
isSameMethod · 0.65

Tested by

no test coverage detected