MCPcopy
hub / github.com/josdejong/mathjs / function.test.js

File function.test.js

test/unit-tests/utils/function.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import { memoize, memoizeCompare } from '../../../src/utils/function.js'
3import { deepStrictEqual } from '../../../src/utils/object.js'
4

Callers

nothing calls this directly

Calls 4

memoizeFunction · 0.90
memoizeCompareFunction · 0.90
keysMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected