API Docs for: 0.3.0
Show:

Utils Class

Defined in: src/utils/Utils.js:3

Misc utility functions

Constructor

Utils

()

Item Index

Methods

Methods

appendArray

(
  • a
  • b
)
static

Append the values in array b to the array a. See this for an explanation.

Parameters:

  • a Array
  • b Array