Checks whether the given input is already an array, and if it isn't, wraps it in one.
Input to turn into an array, if necessary
The input, if already an array, or an array with the input as the only element, if not
Generated using TypeDoc
Checks whether the given input is already an array, and if it isn't, wraps it in one.