A group of utility functions.
Methods
-
static bind()
-
bind
-
static copyArray()
-
It copies the elements of the passed array and also converts a non-array argument to an array.
-
static trace()
-
Wrapper of console.log. It shows arguments in a comma separated style.