Comment by exceptione
2 days ago
Plus that you regretted having `+` as a concatenation operator.
However, I believe an even better design choice would be to forgo string concatenation and instead rely entirely on string interpolation. String interpolation is a much more powerful and elegant solution to the problem of building complex strings.
No comments yet
Contribute on Hacker News ↗