Gozala / reducers

Library for higher-order manipulation of collections
MIT License
181 stars 8 forks source link

Version 3 #31

Closed Gozala closed 11 years ago

Gozala commented 11 years ago

This change get's rid of eventuals dependency. And propagates all the errors that have reached fold. Still need to address some of the comments outlined in #26 to improve debugging.

Raynos commented 11 years ago

:+1:

Gozala commented 11 years ago

@Raynos could you please take a look at added error tests and see if it addresses all of the issues you were running into.