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

File rules.ts

src/compute-engine/boxed-expression/rules.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { MathJsonExpression } from '../../math-json/types.js';
2
3import {
4 CancellationError,

Callers

nothing calls this directly

Calls 10

isStringFunction · 0.90
isNumberFunction · 0.90
isSymbolFunction · 0.90
isPrimeFunction · 0.90
isRelationalOperatorFunction · 0.90
isInequalityOperatorFunction · 0.90
matchesMethod · 0.65
toNumericValueMethod · 0.65
isSameMethod · 0.65
isEqualMethod · 0.65

Tested by

no test coverage detected