licenses.dev

@stdlib/assert-tools-array-function v0.2.3

Return a function which tests if every element in an array passes a test condition.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.010
PackageRelationDependenciesPublished
@stdlib/assert-has-own-property • 0.2.3Test if an object has a specified property.INDIRECT0
@stdlib/assert-has-symbol-support • 0.2.3Detect native Symbol support.INDIRECT0
@stdlib/assert-has-tostringtag-support • 0.2.3Detect native Symbol.toStringTag support.INDIRECT1
@stdlib/assert-is-array • 0.2.3Test if a value is an array.DIRECT5
@stdlib/error-tools-fmtprodmsg • 0.2.3Format an error message for production.DIRECT0
@stdlib/string-base-format-interpolate • 0.2.4Generate string from a token array by interpolating values.INDIRECT0
@stdlib/string-base-format-tokenize • 0.2.4Tokenize a string into an array of string parts and format identifier objects.INDIRECT0
@stdlib/string-format • 0.2.3Insert supplied variable values into a format string.DIRECT2
@stdlib/symbol-ctor • 0.2.3Symbols.INDIRECT0
@stdlib/utils-native-class • 0.2.3Determine the specification defined classification of an object.INDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function)](https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function)
<a href="https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.3 version:

[![licenses](https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function/0.2.3)](https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function/0.2.3)
<a href="https://licenses.dev/npm/%40stdlib%2Fassert-tools-array-function/0.2.3">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Fassert-tools-array-function/0.2.3" alt="licenses" />
</a>
GitHub