MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / scope-advanced.test.ts

File scope-advanced.test.ts

test/compute-engine/scope-advanced.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Advanced scoping tests: currying, mutual recursion, higher-order functions,
3 * forget() edge cases, isEqual() in scopes, BigOp/Block compilation, and
4 * LaTeX parse() with scoped evaluation.

Callers

nothing calls this directly

Calls 14

compileFunction · 0.90
pushScopeMethod · 0.65
declareMethod · 0.65
assignMethod · 0.65
exprMethod · 0.65
evaluateMethod · 0.65
valueOfMethod · 0.65
popScopeMethod · 0.65
forgetMethod · 0.65
toStringMethod · 0.65
isEqualMethod · 0.65
numberMethod · 0.65

Tested by

no test coverage detected