three-consecutive-odds-early-exit

Status: IN

`threeConsecutiveOdds` returns `True` immediately upon finding the first qualifying triplet, short-circuiting the remainder of the array scan.

Source: entries/2026/06/06/three-consecutive-odds-solution.md

Depended on by

JSON