MCPcopy 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

1import { flatten, generalize, identify } from '../../utils/array.js'
2import { factory } from '../../utils/factory.js'
3
4const name = 'setIntersect'

Callers

nothing calls this directly

Calls 6

factoryFunction · 0.90
identifyFunction · 0.90
flattenFunction · 0.90
generalizeFunction · 0.90
toArrayMethod · 0.80
sortMethod · 0.65

Tested by

no test coverage detected