Harkirat155 / hashIt

This repo is supposed to be a package assisting in hashing of currently unhashable datatypes for the python programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hash_it

This is supposed to be an ambitious package assisting in hashing of currently unhashable datatypes for the python programming language.

E.g : the lists, sets, dictornaries can't themselves be hashed.

About

This repo is supposed to be a package assisting in hashing of currently unhashable datatypes for the python programming language