i believe it's that reduce is getting the array of...
# suitescript
s
i believe it's that reduce is getting the array of values passed down from map. the individual values are being stringified when it 'leaves' map. but the 'shuffle' stage is just throwing them into an array.