Hacker News new | ask | show | jobs
by diarrhea 955 days ago
As for helping the type checker, try typing’s TypeGuard. They help the type checker reason about situations such as “if this is None, this other thing is that”.