Hacker News new | ask | show | jobs
by tyingq 3364 days ago
Then realized it barfed on nulls, and started over with a more perfect implementation that took a bit longer.
1 comments

Likely not, managed code tends to avoid nulls. They are problem in the return path though.