licenses.dev

@stdlib/math-iter-tools-map v0.2.2

Create an iterator which invokes a unary function accepting a single numeric argument for each iterated value.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.031
PackageRelationDependenciesPublished
@stdlib/assert-has-iterator-symbol-support • 0.2.2Detect native Symbol.iterator support.INDIRECT2
@stdlib/assert-has-own-property • 0.2.2Test if an object has a specified property.DIRECT0
@stdlib/assert-has-symbol-support • 0.2.2Detect native Symbol support.INDIRECT0
@stdlib/assert-has-tostringtag-support • 0.2.2Detect native Symbol.toStringTag support.INDIRECT1
@stdlib/assert-is-array • 0.2.2Test if a value is an array.INDIRECT5
@stdlib/assert-is-boolean • 0.2.2Test if a value is a boolean.INDIRECT12
@stdlib/assert-is-buffer • 0.2.2Test if a value is a Buffer object.INDIRECT14
@stdlib/assert-is-function • 0.2.2Test if a value is a function.DIRECT21
@stdlib/assert-is-iterator-like • 0.2.2Test if a value is iterator-like.DIRECT22
@stdlib/assert-is-number • 0.2.2Test if a value is a number.DIRECT12
@stdlib/assert-is-object-like • 0.2.2Test if a value is object-like.INDIRECT13
@stdlib/assert-is-object • 0.2.2Test if a value is an object.INDIRECT6
@stdlib/assert-is-plain-object • 0.2.2Test if a value is a plain object.DIRECT25
@stdlib/assert-tools-array-function • 0.2.2Return a function which tests if every element in an array passes a test condition.INDIRECT10
@stdlib/boolean-ctor • 0.2.2Boolean constructor.INDIRECT0
@stdlib/error-tools-fmtprodmsg • 0.2.2Format an error message for production.DIRECT0
@stdlib/number-ctor • 0.2.2Number constructor.INDIRECT0
@stdlib/object-ctor • 0.2.1Object constructor.INDIRECT0
@stdlib/regexp-function-name • 0.2.2Return a regular expression to capture a function name.INDIRECT6
@stdlib/string-base-format-interpolate • 0.2.2Generate string from a token array by interpolating values.INDIRECT0
@stdlib/string-base-format-tokenize • 0.2.2Tokenize a string into an array of string parts and format identifier objects.INDIRECT0
@stdlib/string-format • 0.2.2Insert supplied variable values into a format string.DIRECT2
@stdlib/symbol-ctor • 0.2.2Symbols.INDIRECT0
@stdlib/symbol-iterator • 0.2.2Symbol iterator.DIRECT3
@stdlib/utils-constructor-name • 0.2.2Determine the name of a value's constructor.INDIRECT16
@stdlib/utils-define-nonenumerable-read-only-property • 0.2.2Define a non-enumerable read-only property.DIRECT5
@stdlib/utils-define-property • 0.2.4Define (or modify) an object property.INDIRECT4
@stdlib/utils-get-prototype-of • 0.2.2Return the prototype of a provided object.INDIRECT23
@stdlib/utils-global • 0.2.2Return the global object.INDIRECT13
@stdlib/utils-native-class • 0.2.2Determine the specification defined classification of an object.INDIRECT4
@stdlib/utils-type-of • 0.2.2Determine a value's type.INDIRECT20
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/npm/%40stdlib%2Fmath-iter-tools-map/0.2.2)](https://licenses.dev/npm/%40stdlib%2Fmath-iter-tools-map/0.2.2)
<a href="https://licenses.dev/npm/%40stdlib%2Fmath-iter-tools-map/0.2.2">
  <img src="https://licenses.dev/b/npm/%40stdlib%2Fmath-iter-tools-map/0.2.2" alt="licenses" />
</a>
GitHub