kth-distinct-returns-empty-on-insufficient-distincts

Status: IN

`kth_distinct` returns `""` (not `None` or an exception) when fewer than `k` strings have count == 1.

Source: entries/2026/06/06/kth-distinct-string-in-an-array-solution.md

JSON