Hacker News new | ask | show | jobs
by cameronkknight 4723 days ago
In production code, using & for string concat is pretty atypical, since you can use string interpolation: "$(alpha)$(bravo)"