Skip to main content

Module fuzzy

Module fuzzy 

Source
Expand description

Fuzzy filtering for wt list --filter and the TUI / filter (spec §7/§10), backed by nucleo-matcher.

Functions§

filter_indices
Returns the indices of haystacks that fuzzy-match query, ordered by descending score (ties keep input order). An empty query matches everything in input order.