Hacker News new | ask | show | jobs
by insertnickname 3475 days ago
There are cases where it makes sense, like https://github.com/pkg/errors which is meant to be a drop-in replacement for the stdlib `errors` package containing a superset of its functionality.