Hacker News new | past | comments | ask | show | jobs | submit login

In my code this comes up often, e.g. when I use tuples instead of namedtuple or a dataclass.



Tuples aren't lists though. Tuples are really just structs with indexes instead of names.




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

Search: