Showing 21-40 of 348 packages
Test if a value is a number having an integer value.
Test if a value is a number having a nonnegative integer value.
Test if a value is a collection.
Test if a value is NaN.
Test if a value is an Int32Array.
Test if a value is an Int8Array.
Test if a value is an Int16Array.
Test if a value is a Uint8ClampedArray.
Test if an object's own property is enumerable.
Test if a value is an arguments object.
Test if a value is an Error object.
Standard assertion utilities.
Test if a value is a number having a positive integer value.
Test if a value is a complex number-like object.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a Complex64Array.
Test if a value is an ArrayBuffer.
Test if a value is an array-like object.
Test if a value is array-like.
Return a function which tests if every element in an array-like object passes a test condition.