Open mcandre opened 7 years ago
zipWith is amazingly useful, thank you for posting!
zipWith
Could we backport this feature into official Rust, so that users can better use iterators and functional programming chaining?
Hi @mcandre - I'm very glad you found this crate useful!
I'm not too sure what exactly the process is for landing a change in std is -- I think we'd need to open an issue against rust-lang/rfcs?
std
zipWith
is amazingly useful, thank you for posting!Could we backport this feature into official Rust, so that users can better use iterators and functional programming chaining?