Hacker News new | ask | show | jobs
by lifthrasiir 862 days ago
Go standard library is absolutely littered with these kinds of tweaks. Not necessarily bad, but it does make an integration with non-standard library less satisfactory because such special casing is not scalable. Still within the expectation though.