Vladimir

11%
Flag icon
Set elements must be hashable. The set type is not hashable, so you can’t build a set with nested set instances. But frozenset is hashable, so you can have frozenset elements inside a set.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview