Skip to content

argument type that is constrained to a class and protocol #1881

Answered by JelleZijlstra
shadycuz asked this question in Q&A
Discussion options

You must be logged in to vote

What you're looking for is called an intersection type. This is not currently part of the Python type system, but it's a popular idea: #213.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@shadycuz
Comment options

@JelleZijlstra
Comment options

Answer selected by shadycuz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants