Hacker News new | ask | show | jobs
by privateSFacct 2307 days ago
And in doing so creates multiple ways to do the same thing which is SUPER SUPER annoying.

There has been a recent effort to add all these new operators that don't actually let you do anything you couldn't but now you can confuse everyone by doing it in other ways.

2 comments

Python doesn't use formal interfaces. This makes dicts implement unions in a duck typeable way - the operators.
instead of actually useful features like dict deconstruction