diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-25 10:01:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-25 10:01:11 +0300 |
| commit | 146a362a59ffd64f45e436eb97035d03085692b4 (patch) | |
| tree | 16c0c468297db27d04cf55a75e64520c832c609e /docs/unit-conversion.md | |
| parent | f541136ae6cb3a3efa1bed3acafa3fee19b3a37e (diff) | |
style(repl): use map[string]struct{} for sets instead of map[string]bool
Idiomatic Go uses struct{} for zero-allocation sets. Two locations:
- GetCompletionTopics: seen deduplication map
- init(): seenCat category deduplication map
Diffstat (limited to 'docs/unit-conversion.md')
0 files changed, 0 insertions, 0 deletions
