@stdlib/assert-is-null-array
Test if a value is an array-like object containing only null values.
Test if a value is an array-like object containing only null values.
Create a writable stream that will swallow all data, somewhat similar to /dev/null, but with some extra features.
Test if a value is a JavaScript primitive.
Test if a value is an array-like object containing only JavaScript primitives.
This module is small but easy to use. The purpose of this module is to check if a value is a array but if it is not an array it will convert the value into an array.