Updated 4 months ago

@stdlib/assert-tools-array-function • Rank 20.7 • Science 44%

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

Updated 4 months ago

@stdlib/assert-instance-of • Rank 11.9 • Science 44%

Test whether a value has in its prototype chain a specified constructor as a prototype property.

Updated 4 months ago

@stdlib/assert-tools-array-like-function • Rank 11.6 • Science 44%

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

Updated 4 months ago

assert-napi-status-ok • Rank 9.3 • Science 44%

C utilities for asserting that a Node-API call returns an "ok" status.

Updated 4 months ago

@stdlib/assert-napi-is-type • Rank 9.3 • Science 44%

Assert that a Node-API value is a specified Node-API data type.

Updated 4 months ago

@stdlib/ndarray-base-assert-is-allowed-data-type-cast • Rank 7.7 • Science 44%

Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.

Updated 4 months ago

@stdlib/ndarray-base-assert-is-same-kind-data-type-cast • Rank 6.9 • Science 44%

Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.