Closed ImmemorConsultrixContrarie closed 3 years ago
poke
I just randomly remembered this exists out of the blue. Do we want to merge?
Yep we do want to merge this; I've just kept it open for now because I don't have time yet to merge and release. 🙇♂️
Added a mention of
Poly
in docs, added implementations for bothfoldl
andfoldr
, added simple tests.Where it could be usable:
Poly
.map -> chain
iterator dependency (especially useful for by-value iterators mixed with by-ref iterators, where you don't want to clone referenced values):