@stdlib/assert-is-function
Test if a value is a function.
Test if a value is a function.
Test if a value is an array-like object containing only functions.
Test if a value is a generator object.
Test if a value is a gzip buffer.
Test whether a string contains only hexadecimal digits.
Test if a value is an infinite number.
Base mathematical assertion utilities.
Test if a 32-bit integer is even.
Test if a 32-bit integer is odd.
Test if a number is composite.
Test if a number is prime.
Test if a double-precision floating-point number is a probability.
Test if two numbers are coprime.
Base BLAS assertion utilities.
Test if an input value is a BLAS diagonal type.
Test if an input value is a BLAS memory layout.
Test if an input value is a BLAS matrix triangle.
Test if an input value is a BLAS operation side.
Test if an input value is a BLAS transpose operation.
Test if a value is object-like.