Hacker News new | ask | show | jobs
by dllthomas 4037 days ago
DRY is good, but making the structure of your code reflect the actual semantics you want is better. What you want is to allocate space for foo. So write that.