Hacker News new | ask | show | jobs
by mattyb 3395 days ago
Russ Cox did this when figuring out how to seamlessly add monotonic elapsed time measurements to Go:

https://github.com/golang/proposal/blob/master/design/12914-...