-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
This occurs with many items, but the most obvious is searching for Inf
There is a unique match for Inf which should appear at the top of this list:
https://docs-dev.raku.org/type/Num#Inf
However, it's buried under dozens of infix operators.
The simple fix for this: an exact match should be at the top of the results list. The challenge - results are currently categorized.
Two ways to address that:
- Have a prelim "category"/section (with or without a header) to show just exact matches if any are present (if shown here, they don't need to be shown again in their category)
- Eliminate categories as headings and make them part of each result row.
I'm leaning towards 1.
Metadata
Metadata
Assignees
Labels
No labels