Deeper

Results 1 comments of Deeper

[PR#2635](https://github.com/ramda/ramda/pull/2635) I think it should be `((x, acc) → (y, acc)) → acc → [x] → ([y], acc)` ,it have a better difference from mapAccum,but the code in branch master...