Hacker News new | ask | show | jobs
by xamuel 189 days ago
That argument would apply to sets too, and yet frozenset is builtin.
1 comments

The elements of a frozenset need to be hashable, too.