Skip to content
bruceadams edited this page Sep 14, 2010 · 4 revisions

This is a forked repository. Have a look at
schleyfox’s peach wiki
for more information.

The upstream “peach” has a serious bug in it. Both the “peach” and “pmap” methods will invoke the block multiple times for a single array element. I added a test to detect the issue, then updated library to avoid the issue.

Clone this wiki locally