mirror of
https://github.com/motajs/template.git
synced 2026-09-14 19:08:55 +08:00
- Add internal DistanceHeap (binary min-heap, lazy stale-entry skip) colocated in finder.ts
- search() extraction now pops the heap instead of scanning the full dist map
- Restore NaN-aware cost guard (!Number.isFinite || < 0) dropped in
|
||
|---|---|---|
| .. | ||
| client-base | ||
| client-modules | ||
| data-base | ||
| data-common | ||
| data-fallback | ||
| data-state | ||
| data-system | ||
| entry-client | ||
| entry-data | ||
| legacy-plugin-client | ||
| legacy-plugin-data | ||