If the argument is an array returns it as is. Otherwise puts it in an array ([arg]) and returns the result
[arg]
The element to test and possibly convert to array
If the argument is an array returns it as is. Otherwise puts it in an array (
[arg]) and returns the result