Sobes.tech
Junior — Senior

Implementation of a complete hashing protocol for an object

livecode

Task condition

The task describes an object caching protocol that requires not only the implementation of the hash method but also a number of additional dunder methods to ensure the correct functioning of the instance as a dictionary key. It is necessary to add the missing special methods so that an object of type HashList can serve as a key.

Implementation of a complete hashing protocol for an… - sobes.tech