b886a5576a
If an array range was requested, but no values matched, then a nil value was returned, instead of an empty array. Now an empty array is returned if regardless of whether there are any matching array values or not. |
||
---|---|---|
.. | ||
data.go | ||
data_test.go |