MCPcopy Create free account
hub / github.com/eclipse-streamsheets/streamsheets / contains

Method contains

packages/jsg-core/src/commons/Arrays.js:244–247  ·  view source on GitHub ↗

* Checks if given array contains specified element. * * @method contains * @param {Array} array The array to check. * @param {Object} obj The element to check for. * @return {Boolean} true if given element is within array, false otherwise * @static

(array, obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

addMethod · 0.45
getURLMethod · 0.45
putMethod · 0.45
insertAtMethod · 0.45

Calls 1

indexOfMethod · 0.80

Tested by

no test coverage detected