MCPcopy Index your code
hub / github.com/josdejong/mathjs / isNumeric.js

File isNumeric.js

src/function/utils/isNumeric.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { deepMap } from '../../utils/collection.js'
2import { factory } from '../../utils/factory.js'
3
4const name = 'isNumeric'

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.90
deepMapFunction · 0.90

Tested by

no test coverage detected