Hacker News new | ask | show | jobs
by nicoburns 1885 days ago
Languages with Option or Maybe types instead of null will also work fine. So it works in every langauge except Go?
1 comments

Yep. And I assume you could use Time.IsZero() for Go https://stackoverflow.com/a/36234533