Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Test if a value is a Uint8ClampedArray.
Create a zero-filled array having a specified length.
Create a filled array according to a provided callback function.