reduce icon indicating copy to clipboard operation
reduce copied to clipboard

reduce and itertools::fold1

Open saona-raimundo opened this issue 5 years ago • 0 comments

Hi there!!

Thanks for the good work!

I wanted to point out a similar method implemented in the itertools crate, namely fold1.

Do you think it is worthy to document in the README possible differences and use cases? (I could not spot any difference in the fuctions)

Cheers! PD: I agree that fold1 might not be the best name. Do you think the name in itertools should change?

saona-raimundo avatar Apr 25 '20 11:04 saona-raimundo