mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
This change replaces a couple calls to `Iterator::fold` with `Iterator::sum`. Testing: No tests, this is a small cleanup PR. Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>