Home
/
Python 3.11
/
Typing
/
Sized
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Typing
Sized
Python 3.11
Alias to collections.abc.Sized.
Syntax
PYTHON
Copy
class typing.Sized
See Also
collections.abc.Sized