▲ | Myrmornis 9 hours ago | |||||||
Python has union types, and you can type something as a container type with no type parameters. | ||||||||
▲ | greatgib 6 hours 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. | ||||||||
|