Closed neverfox closed 8 years ago
Is it possible to get tesser to operate on tuples, i.e. where the value passed to the reducer is itself a vector? It seems that it flattens all items flowing in so that you cannot operate on tuples as one item.
Oh, I see. Just nest them another level deep.
Is it possible to get tesser to operate on tuples, i.e. where the value passed to the reducer is itself a vector? It seems that it flattens all items flowing in so that you cannot operate on tuples as one item.