cutcutcodec.core.opti.cache¶ Provide tools for managing the cache as best a possible. Details Modules basic The not sofisticated cache decorators. clean Clean the cache. hashable Makes the signature hashable. hashes Compute the hash of the tree for a fast cache decision tree. singleton Allow to create only one instance of an object.