Hacker News new | ask | show | jobs
by int_19h 144 days ago
The mistake here is that you assume that Option is a struct. For TypeScript, this is an idiomatic definition of something that is optional though.