Hacker News new | ask | show | jobs
by cogman10 43 days ago
> This is exactly the moment where non-nullability stops being cosmetics and becomes a lever for performance.

Looks like they just missed the `!`. It should be `Point![]`.