adjective as in strong fondness

Word Combinations

Example:The set of integers is hashable, while lists or dictionaries are not, because they can change in place.

Definition:An object that can be hashed and used as a key in hash tables.

From hashable object

Example:To sort a list of strings using a hashable comparator is more efficient than using a custom comparator.

Definition:A function or algorithm that can compute the hash value of an object.

From hashable comparator

Example:In a database, a hashable property can be used to quickly locate records.

Definition:A property of an object that can be used to create a unique hash value.

From hashable property