[Python-ideas] Null coalescing operators

Akira Li 4kir4.1i at gmail.com
Sat Sep 19 02:08:29 CEST 2015


Ryan Gonzalez <rymg19 at gmail.com> writes:

>>On 19.09.2015 01:18, Erik wrote:
...
>>>
>>> baz = foo?
>>> bar = baz.isoformat()
>>>
>>> E.
>>>
>>> (*) Should we call the operator "shrug"?
>>
>>Maybe monad?

  http://stackoverflow.com/questions/8507200/maybe-kind-of-monad-in-python




More information about the Python-ideas mailing list