kevinmost
09/21/2017, 11:08 PMmeld
. Maybe there's a better name. But it was similar to a reduce/fold but with the option to start a new accumulator vs not, basically, and you'd get a List<T>
instead of a T
back with each accumulator that you built up into