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

Function ev

test/compute-engine/arithmetic.test.ts:2488–2488  ·  view source on GitHub ↗
(s: string)

Source from the content-addressed store, hash-verified

2486 ce
2487 .expr([
2488 'Add',
2489 ['Multiply', 2, ['Factorial', 'b']],
2490 ['Factorial', ['Add', 'b', 1]],
2491 ])

Callers 1

arithmetic.test.tsFile · 0.70

Calls 3

toStringMethod · 0.65
evaluateMethod · 0.65
parseMethod · 0.65

Tested by

no test coverage detected