Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
assert from
'assert'
2
import
{ memoize, memoizeCompare } from
'../../../src/utils/function.js'
3
import
{ deepStrictEqual } from
'../../../src/utils/object.js'
4
Callers
nothing calls this directly
Calls
4
memoize
Function · 0.90
memoizeCompare
Function · 0.90
keys
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected