Hacker News new | ask | show | jobs
by zde 3364 days ago
In the time frame spent to test these hacks I would have written a perfect C module that runs circles around it.
1 comments

Then realized it barfed on nulls, and started over with a more perfect implementation that took a bit longer.
Likely not, managed code tends to avoid nulls. They are problem in the return path though.