Ensure that the input value is converted to an array. If the input value is already an array, it returns the same array. If the input value is not an array, it returns an array containing the input value.
The value to ensure as an array.
Ensure that the input value is converted to an array. If the input value is already an array, it returns the same array. If the input value is not an array, it returns an array containing the input value.