@stdlib/assert-is-vector-like
Test if a value is a 1-dimensional ndarray-like object.
Test if a value is a 1-dimensional ndarray-like object.
Check if the runtime is a web worker.
Test if a string is a well-formed string.
Test if an object's own or inherited property is writable.
Test if an object's own property is write-only.
Test if an object's own or inherited property is write-only.
Assertion utility tools.
Test if a value is an array-like object containing only NaN values.
Test if a value is a native function.
Test if a value is ndarray-like.
Test if a value is a number having a finite negative value.
Test if a value is a number having a negative integer value.
Test if a value is an array-like object containing only negative integers.
Test if a value is a number having a negative value.
Test if a value is an array-like object containing only negative numbers.
Test if a value is equal to negative zero.
Check if the runtime is Node.js.
Test if a value is Node duplex stream-like.
Test if a value is Node readable stream-like.
Check if running in a Node.js REPL environment.