torch / tds

Torch C data structures
Other
80 stars 25 forks source link

Is it possible to unhash a hashed table? #35

Closed Amir-Arsalan closed 6 years ago

Amir-Arsalan commented 6 years ago

Hi @soumith. I know this is not maintained anymore but I have to use it for a part of a project and would appreciate if you can give me a response. I wonder, how can I unhash an object after hashing it? Is there a function to do that? It seems that the documentation does not say anything about that.