Open jeremystan opened 8 years ago
Maybe add a selection of index, as well... A common problem is when an array has only one item, or you only care about the first / last item, etc. It is tedious to gather, filter, and then spread the array, not to mention joining back to the original data, when all that is really needed is a spread.
From Hadley:
JSON arrays don't have names, so perhaps this would work like: