qilisdk.utils.hashing
Functions
|
Stable blake2b-based hash for arbitrary Python objects used by qilisdk models. |
Module Contents
- hash(*objects: object) int[font]
Stable blake2b-based hash for arbitrary Python objects used by qilisdk models.
- Retorna:
blake2b-based hash integer compatible with Python’s
__hash__.- Tipus de retorn:
int