Hello, On Sat, 23 May 2020 21:52:47 +0900 "Stephen J. Turnbull" <turnbull.stephen...@u.tsukuba.ac.jp> wrote:
> Paul Sokolovsky writes: > > Andrey Cizov <aci...@gmail.com> wrote: > > > > Sorry I forgot to add the URL: > > > https://pypi.org/project/tagged-dataclasses/ > > > As a quick comment, looks verbose comparing to ML ;-). > > Do you mean ML, the language? > Yes, ML, the programming language: https://en.wikipedia.org/wiki/ML_(programming_language) , which is arguably the language which popularized (ahem, but in 40+ years, the effects are definitely visible) algebraic data types and pattern matching on them. -- Best regards, Paul mailto:pmis...@gmail.com _______________________________________________ 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/TTBWASQORJFER4UU6XZ3IDNU7BX6QDBG/ Code of Conduct: http://python.org/psf/codeofconduct/