Package intern provides best-effort string interning to reduce memory usage.
go get github.com/josharian/internNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Interns a string to a canonical representation.
Do not rely on interning for correctness; use only for optimization.
No dependency data recorded yet.