General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Mikko Rantalainen
Lex Fridman
comments
Comments by "Mikko Rantalainen" (@MikkoRantalainen) on "Best hidden feature of Python | Chaining comparison operators" video.
I think this would be valuable shortcut syntax for many languages. It's a bit limited because it must always use hardcoded "and" operator between comparisions but nothing else matches with typical mathematical markup so I guess that's fine. Considering that nearly all curly braces languages have opted to use angle brackets for generics, I guess allowing both generics and this syntax would result in hard to understand parser in many cases.
1