Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ MathJsonExpression } from
'../../math-json/types.js'
;
2
3
import
{
4
CancellationError,
Callers
nothing calls this directly
Calls
10
isString
Function · 0.90
isNumber
Function · 0.90
isSymbol
Function · 0.90
isPrime
Function · 0.90
isRelationalOperator
Function · 0.90
isInequalityOperator
Function · 0.90
matches
Method · 0.65
toNumericValue
Method · 0.65
isSame
Method · 0.65
isEqual
Method · 0.65
Tested by
no test coverage detected