Closed radix closed 9 years ago
Based on the conversation with @tomprince on #46, I decided to add a fold_effect function, and I'd like to consider using it to implement sequence.
fold_effect
New test is in py.test native format.
Okay, I think this is ready for consideration.
A few minor comments, then merge.
Thanks for the review @tomprince :)
Based on the conversation with @tomprince on #46, I decided to add a
fold_effect
function, and I'd like to consider using it to implement sequence.New test is in py.test native format.