Status: IN
The digit-scanning loop in `_extract_next` handles arbitrarily large multi-digit counts (e.g., `1000000000`) by scanning consecutive digit characters until a non-digit or end-of-string.
Source: entries/2026/06/06/design-compressed-string-iterator-solution.md