Files
servo/components/layout/table
Simon Wülker c8ed7a7269 layout + script: Use Iterator::sum in more places (#41501)
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>
2025-12-24 07:58:58 +00:00
..