stand-alone library of threejs examples
Test if a value is struct constructor-like.
Test if two arrays have the same values.
Test if a value is a DataView.
Test whether an input value is the string representing column-major order.
Test if an input value is a supported array complex-valued floating-point data type.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Test if a value is a BooleanArray.
Get the ArrayBuffer out of a DataView, robustly.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Test if an input value is a supported ndarray index mode.
Test if an input value is an ndarray order.
Test if a value is an array-like object containing only integers.
Test if a value is iterator-like.
Test if a value is ndarray-like.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Test if a value is a URI.
Test if a value is undefined or null.
Test if an input value is a supported ndarray real-valued data type.
Test if a value is a complex typed array.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Test if an input value is a supported array real-valued floating-point data type.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.