Yes, that's the point. We use typing so the type checker can find the mistakes for us instead of adding `isinstance` everywhere.
Yes, that's the point. We use typing so the type checker can find the mistakes for us instead of adding `isinstance` everywhere.