Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

To clarify, both named tuples and dataclasses can be immutable (the former are always immutable and the latter can be made immutable with `frozen=True`).

There is no way, however, to make a named tuple mutable.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: