Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript function
|
gptkbp:allows |
Two or more arrays
|
gptkbp:category |
Array
Set operation |
gptkbp:documentation |
https://lodash.com/docs/#intersection
|
gptkbp:example |
_.intersection([2, 1], [2, 3]) // => [2]
|
https://www.w3.org/2000/01/rdf-schema#label |
lodash.intersection
|
gptkbp:introducedIn |
gptkb:Lodash_v0.1.0
|
gptkbp:language |
gptkb:JavaScript
|
gptkbp:npmPackage |
gptkb:lodash
|
gptkbp:partOf |
gptkb:Lodash_library
|
gptkbp:relatedTo |
gptkb:lodash.difference
gptkb:lodash.union gptkb:lodash.intersectionBy gptkb:lodash.intersectionWith |
gptkbp:result |
Array of unique values
Intersection of input arrays |
gptkbp:bfsParent |
gptkb:Lodash
|
gptkbp:bfsLayer |
5
|