If the type fits, I sits
Programmer Humor
6
Posts
5
Posters
3
Views
-
This post did not contain any content.
-
This post did not contain any content.
In languages where there's no difference between string and char and where strings are sequences of string, they are endlessly recursively defined.
-
This post did not contain any content.
What language is that? That does not conform to duck typing.
-
What language is that? That does not conform to duck typing.
typed python is a mess
-
What language is that? That does not conform to duck typing.
In Python, strings are sequences of single length strings, which themselves are sequences of strings.
-
In Python, strings are sequences of single length strings, which themselves are sequences of strings.
We have to go deeper!