<p dir="ltr">Quick idea: this might integrate well with PEP 484, or with the (still speculative) multiple dispatch that Lukas Lang wants to write.</p>
<div class="gmail_quote">On Apr 7, 2015 8:46 AM, "Paul Moore" <<a href="mailto:p.f.moore@gmail.com">p.f.moore@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 7 April 2015 at 15:54, Szymon Pyżalski <<a href="mailto:szymon@pythonista.net">szymon@pythonista.net</a>> wrote:<br>
> I was trying to google if there were some attempts to add pattern<br>
> matching feature (as seen in e.g. haskell) to Python. I couldn't however<br>
> find anything. Were there any proposals for a feature like this?<br>
<br>
>From a quick look:<br>
<br>
<a href="https://pypi.python.org/pypi/patterns" target="_blank">https://pypi.python.org/pypi/patterns</a><br>
<a href="https://pypi.python.org/pypi/py-pattern-matching" target="_blank">https://pypi.python.org/pypi/py-pattern-matching</a><br>
<br>
I'm not sure if either of these is the sort of thing you're looking for.<br>
<br>
Paul<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" target="_blank">http://python.org/psf/codeofconduct/</a></blockquote></div>