SpiceQA
Questions
Tags
Users
Badges
user_5319267
@user_5319267
0
reputation
0
answers
23
questions
About Me
// Hello, World !
Top Answers
How to type hint a Callable of a function with default arguments?
15 votes
Why is summing list comprehension faster than generator expression?
13 votes
Difference between type alias and NewType
11 votes
Should Typing.Optional be used if the default value of the parameter is not None?
10 votes
Python NewType('X', Y): mypy displays error: got Y, expected X
6 votes
Top Questions
Is it possible to build an `nvidia/cuda`-based image on a server without a GPU?
10 votes
1 answers
Generate TypedDict from function's keyword arguments
9 votes
1 answers
How does println! interact with multiple levels of indirection?
7 votes
1 answers
What is the result of mounting `/var/run/docker.sock` in a Docker in Docker scenario?
6 votes
2 answers
How to reference `self` in dataclass' fields?
6 votes
1 answers