Commit a5c541e added the ability to accumulate slot return values through a "accumulator" proxy object. The solution is modeled on the std::accumulate algorithm.
There are some loose plans on complementing this with another way of handling return values.