You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jorenham
changed the title
an alternative to @runtime_checkable that accepts a user-defined -> TypeIs[T] type-guard
an alternative to @runtime_checkable that accepts a user-defined type-guard
Jan 14, 2025
Should be implemented as metaclass, not a decorator (mypy still fails to understand class decorators).
It could, for example, look like this:
The text was updated successfully, but these errors were encountered: