pub fn ensure_array(p: Value) -> Value
Ensure the value is a JSON array; wraps non-arrays in [value].
[value]