ruma / js_int

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

Implement `std::iter::Sum` for `Int`, `UInt` #10

Closed jplatte closed 5 years ago

jplatte commented 5 years ago

See https://doc.rust-lang.org/std/iter/trait.Sum.html

jplatte commented 5 years ago

Done in ea03c1b3016f2ee57d54eec03f36bb7f0f3ea726