> Specifically the reduce implementation screws with my
> brain quite a bit when trying to contemplate how to derive secondary
> views from a view with an attached reduce as I've been trying to not
> do something silly like just ignore reduce functions when chaining and
> merging.
Not my best literary effort of all time. I meant to say, views with a
reduce function make these sorts of things fairly difficult. As of
yet, I've been unable to figure out an implementation that would
actually work somewhat similar to the current implementation.
|