I'm always astonished by Python. For ages "dataclasses" have been called struct or record in other languages and are fast first class values. In Python, they invent a weird, slow concept and discuss it for a decade,…
I'm always astonished by Python. For ages "dataclasses" have been called struct or record in other languages and are fast first class values. In Python, they invent a weird, slow concept and discuss it for a decade,…