`generic_issubclass()`
Closed this issue · 2 comments
bswck commented
Use case
Implement generic_issubclass()
with covariance and contravariance in mind.
Example usage
No response
Additional context
No response
bswck commented
@benedikt-bartscher in case you were waiting for this feature, you can now use the new runtime_generics.type_check()
feature released in v3.1.0.
benedikt-bartscher commented
@bswck yes, I still need it. Thank you very much for mentioning! ❤️