Coerces a value into an array. If the value is already an array-like or iterable,
it is converted to an array. An optional fill value can be provided to map over the elements.
An array containing the coerced values
Coerces a value into an array. If the value is already an array-like or iterable,
it is converted to an array. An optional fill value can be provided to map over the elements.
An array containing the coerced values
Coerces a value into an array. If the value is already an array-like or iterable, it is converted to an array. An optional
fillvalue can be provided to map over the elements.