summaryrefslogtreecommitdiff
path: root/docs/basic-arithmetic.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-25 10:01:11 +0300
committerPaul Buetow <paul@buetow.org>2026-05-25 10:01:11 +0300
commit146a362a59ffd64f45e436eb97035d03085692b4 (patch)
tree16c0c468297db27d04cf55a75e64520c832c609e /docs/basic-arithmetic.md
parentf541136ae6cb3a3efa1bed3acafa3fee19b3a37e (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/basic-arithmetic.md')
0 files changed, 0 insertions, 0 deletions