unhashable
adj as in strong fondness
Word Combinations
Example:The list contains multiple items and is therefore unhashable.
Definition:A data type or structure that cannot be used in a hashing context due to its mutable or unhashable nature.
From unhashable type
Example:The dictionary cannot contain a tuple as a key because tuples are unhashable.
Definition:A key that cannot be hashed and thus cannot be used as a dictionary key.
From unhashable key
Browse