mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
This should make it clear that the code the developer writes for the reduce steps indeed gets an iterable of values, not only a single value.