Hacker News new | ask | show | jobs
by wuxb 1806 days ago
I started to use const whenever possible after being familiar with some compiler optimizations and the Haskell pl. The point is knowing how to give the compiler an easier job.