Utils Class
Misc utility functions
Constructor
Utils
()
Methods
appendArray
(
static
-
a
-
b
Append the values in array b to the array a. See this for an explanation.
Parameters:
-
a
Array -
b
Array
Properties
ARRAY_TYPE
Array
static
The array type to use for internal numeric computations.