Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/josdejong/mathjs
/ setIntersect.js
File
setIntersect.js
src/function/set/setIntersect.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ flatten, generalize, identify } from
'../../utils/array.js'
2
import
{ factory } from
'../../utils/factory.js'
3
4
const
name =
'setIntersect'
Callers
nothing calls this directly
Calls
6
factory
Function · 0.90
identify
Function · 0.90
flatten
Function · 0.90
generalize
Function · 0.90
toArray
Method · 0.80
sort
Method · 0.65
Tested by
no test coverage detected