find-difference-reduce-no-initial-value

Status: OUT

`findTheDifference` calls `reduce` without an initial value, so it raises `TypeError` if both `s` and `t` are empty (empty sequence with no initial value).

Source: entries/2026/06/06/find-the-difference-solution.md

Depended on by

JSON