Documentation
¶
Overview ¶
Package fuzzy provides lightweight case-insensitive fuzzy subsequence matching with relevance scoring. It ranks in-memory search results (the playlist search and the file browser filter) without an external dependency: a greedy subsequence scan with a few positional bonuses is enough to rank track and file names, and stays small and allocation-light on the hot path of every keystroke.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.