licenses.dev

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

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.028
PackageRelationDependenciesPublished
@stdlib/assert-has-iterator-symbol-support • 0.0.8Detect native Symbol.iterator support.INDIRECT8
@stdlib/assert-has-own-property • 0.0.7Test if an object has a specified property.DIRECT0
@stdlib/assert-has-symbol-support • 0.0.8Detect native Symbol support.INDIRECT7
@stdlib/assert-has-tostringtag-support • 0.0.9Detect native Symbol.toStringTag support.INDIRECT8
@stdlib/assert-is-array • 0.0.7Test if a value is an array.INDIRECT11
@stdlib/assert-is-boolean • 0.0.8Test if a value is a boolean.INDIRECT11
@stdlib/assert-is-buffer • 0.0.8Test if a value is a Buffer object.INDIRECT14
@stdlib/assert-is-function • 0.0.8Test if a value is a function.DIRECT20
@stdlib/assert-is-iterator-like • 0.0.7Test if a value is iterator-like.DIRECT21
@stdlib/assert-is-number • 0.0.7Test if a value is a number.DIRECT12
@stdlib/assert-is-object-like • 0.0.8Test if a value is object-like.INDIRECT13
@stdlib/assert-is-object • 0.0.8Test if a value is an object.INDIRECT12
@stdlib/assert-is-plain-object • 0.0.7Test if a value is a plain object.DIRECT23
@stdlib/assert-tools-array-function • 0.0.7Return a function which tests if every element in an array passes a test condition.INDIRECT12
@stdlib/cli-ctor • 0.0.3Command-line interface.INDIRECT5
@stdlib/fs-read-file • 0.0.8Read the entire contents of a file.INDIRECT6
@stdlib/number-ctor • 0.0.7Number constructor.INDIRECT0
@stdlib/regexp-function-name • 0.0.7Return a regular expression to capture a function name.INDIRECT3
@stdlib/symbol-iterator • 0.0.7Symbol iterator.DIRECT9
@stdlib/types • 0.0.14stdlib TypeScript type declarations.DIRECT0
@stdlib/utils-constructor-name • 0.0.8Determine the name of a value's constructor.INDIRECT16
@stdlib/utils-define-nonenumerable-read-only-property • 0.0.7Define a non-enumerable read-only property.DIRECT2
@stdlib/utils-define-property • 0.0.9Define (or modify) an object property.INDIRECT1
@stdlib/utils-get-prototype-of • 0.0.7Return the prototype of a provided object.INDIRECT21
@stdlib/utils-global • 0.0.7Return the global object.INDIRECT12
@stdlib/utils-native-class • 0.0.8Determine the specification defined classification of an object.INDIRECT10
@stdlib/utils-noop • 0.0.14Function which does nothing.INDIRECT0
@stdlib/utils-type-of • 0.0.8Determine a value's type.INDIRECT19
MIT1
PackageRelationDependenciesPublished
minimist • 1.2.8parse argument optionsINDIRECT0
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.0.7 version:

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