pgj opened a new pull request, #4657:
URL: https://github.com/apache/couchdb/pull/4657

   The definition of `mango_cursor_view:composite_indexes/2` does not exploit 
the possibilities of fold left, it behaves much like a mapping.  Using 
`lists:map` here makes this explicit, which may help with readability and may 
be implemented in a more specialized manner.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to