Test if a value is an array of probabilities that sum to one.
Test if a value is an array.
Return a function which tests if every element in an array passes a test condition.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Test if a value is a Float32Array.
Test if a value is an object.
Test if a value is a Uint32Array.
Test if a value is a Float64Array.
Test if a double-precision floating-point number is a probability.
Test if a value is a probability.
Check if an environment is little endian.
Test if a value is an array of strings.
Detect native Uint16Array support.
Is this value a JS ArrayBuffer?
Detect native Float64Array support.
Return a function which tests if every element in an array-like object passes a test condition.
Is this value a JS SharedArrayBuffer?
Test if a value is an array-like object.
Test if a value is a number.
Check if an environment is big endian.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a string.
Test if a double-precision floating-point numeric value is NaN.