@stdlib/array-base-assert-contains
Test if an array contains a provided search value.
Test if an array contains a provided search value.
Test if two arrays have the same values.
Test if an array-like object supports the accessor (get/set) protocol.
Test if an input value is a supported array boolean data type.
Test if a value is a BooleanArray.
Test if an input value is a supported array complex-valued floating-point data type.
Test if a value is a complex typed array.
Test if a value is a Complex128Array.
Test if a value is a Complex64Array.
Test if an input value is a supported array data type.
Test if an input value is a supported array floating-point data type.
Test if an input value is a supported array integer data type.
Test if an input value is a supported array signed integer data type.
Test if an input value is a supported array unsigned integer data type.
Determine if an array data type can be safely cast or, for floating-point data types, downcast to another array data type.
Test if an input value is a supported array numeric data type.
Test if an input value is a supported array real-valued data type.
Test if an input value is a supported array real-valued floating-point data type.
Determine if an array data type can be safely cast to another array data type.
Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.