Hacker News new | ask | show | jobs
by wismwasm 419 days ago
Nice!

I would add assert_never to the pattern matching section for exhaustiveness checks: https://typing.python.org/en/latest/guides/unreachable.html#...