▲ | Myrmornis 7 months ago | |||||||
Python has union types, and you can type something as a container type with no type parameters. | ||||||||
▲ | greatgib 7 months ago | parent [-] | |||||||
You can but it defeats the purpose of typing. Makes a little bit more complicated to code and more verbose for almost no benefit. That is my point. | ||||||||
|