[Python-ideas] Null coalescing operators
Joseph Jevnik
joejev at gmail.com
Sat Sep 19 02:00:40 CEST 2015
Is there a reason that this needs explicit support, it is trivial to
implement maybe in pure python.
On Fri, Sep 18, 2015 at 7:58 PM, Sven R. Kunze <srkunze at mail.de> wrote:
> On 19.09.2015 01:47, Ryan Gonzalez wrote:
>
>> What about "apply"? It's the closest thing to "fmap" I can think of that
>> won't coblnfuse people...
>>
>
> Are you sure? I think "maybe" better reflects the purpose of "?".
>
>
> Nevertheless, I would love to see support for the maybe monad in Python.
>
> Best,
> Sven
> _______________________________________________
>
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150918/b661cadf/attachment.html>
More information about the Python-ideas
mailing list