Hacker News new | ask | show | jobs
by xedrac 413 days ago
Explicit lifetimes are not super common, and I haven't had any trouble with them causing refactor headaches. Generics obviously do leak, the same way that C++ templates do.