ruma / js_int

JavaScript-interoperable integer types for Rust
MIT License
16 stars 8 forks source link

Implement std::iter::Sum and std::iter::Product #11

Closed Kroisse closed 5 years ago

Kroisse commented 5 years ago

Fixes #10.

jplatte commented 5 years ago

Hi! Thanks for your PR :)

Overall, the code looks good to me, but there are a few things that could be improved. Don't be overwhelmed by the amount of text below, it's all small things and I'm happy to answer further questions.

jplatte commented 5 years ago

Done in ea03c1b3016f2ee57d54eec03f36bb7f0f3ea726