Is there a bestiary of examples for the current pattern matching proposal(s)?
It seems I don't have a good handle on how one matches simple tests like callability, function signatures, possession of specific attribute(s).....etc.
Also will matching ever extend into the Typing universe? -- Robin Becker _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/OKBOTKDQ6WBEDPCBTDRYRI5HRDHRDVER/ Code of Conduct: http://python.org/psf/codeofconduct/
