I am gonna think about that, but all of these operators (though I think you are 
calling it "confusing") are basically the equivalent of `iter(dict_object)[x]`. 
So they're fast, and can also extract something from the middle of a 'dict' 
object.
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/UEEEFF2SFDHLZA3S4AGOKDXOK3HFGYUU/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to