MCPcopy
hub / github.com/josdejong/mathjs / map.transform.js

File map.transform.js

src/expression/transform/map.transform.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { factory } from '../../utils/factory.js'
2import { isFunctionAssignmentNode, isSymbolNode } from '../../utils/is.js'
3import { createMap } from '../../function/matrix/map.js'
4import { compileInlineExpression } from './utils/compileInlineExpression.js'

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.90
createMapFunction · 0.90

Tested by

no test coverage detected