long-press-three-case-dispatch

Status: IN

Each character in `typed` is handled by exactly one of three cases: match (advance `i`), long-press repeat (skip), or mismatch (return False immediately)

Source: entries/2026/06/06/long-pressed-name-solution.md

JSON