Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

How to provide type hinting in UserDict?

class Page(UserDict[str, Position]):
    ...
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #How #provide #type #hinting
ADD COMMENT
Topic
Name
5+3 =