Then ‘a’ is either a single value or an array, depending on whether it is
called with one or more than one value. Is there a syntax to make it always
be an array even if called with only one parameter? Or do I have to do
Then 'a' is either a single value or an array, depending on whether it is
called with one or more than one value. Is there a syntax to make it always
be an array even if called with only one parameter? Or do I have to do