MCPcopy
hub / github.com/josdejong/mathjs / resolve.js

File resolve.js

src/function/algebra/resolve.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createMap } from '../../utils/map.js'
2import { isFunctionNode, isNode, isOperatorNode, isParenthesisNode, isSymbolNode } from '../../utils/is.js'
3import { factory } from '../../utils/factory.js'
4

Callers

nothing calls this directly

Calls 4

factoryFunction · 0.90
createMapFunction · 0.90
_resolveFunction · 0.85
mapMethod · 0.65

Tested by

no test coverage detected