{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/hashable","name":"hashable","description":"This package defines a class, Hashable, for types that can be converted to a hash value.\nThis class exists for the benefit of hashing-based data structures.\nThe package provides instances for basic types and a way to combine hash values.\n\nHashable is intended exclusively for use in in-memory data structures.\n\nHashable does not have a fixed standard.\nThis allows it to improve over time.\n\nBecause it does not have a fixed standard, different computers or computers on different versions of the code will observe different hash values.\nAs such, hashable is not recommended for use other than in-memory datastructures.\nSpecifically, hashable is not intended for network use or in applications which persist hashed values.\nFor stable hashing use named hashes: sha256, crc32, xxhash etc.","version":"1.0.0","softwareVersion":"1.0.0","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/haskell-unordered-containers/hashable","issueTracker":"https://github.com/haskell-unordered-containers/hashable/issues","url":"http://github.com/haskell-unordered-containers/hashable","keywords":["bsd3","data","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"HerbertValerioRiedel"},{"@type":"Person","name":"phadej"},{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"JohanTibell"},{"@type":"Person","name":"MilanStraka"}],"author":[{"@type":"Person","name":"HerbertValerioRiedel"},{"@type":"Person","name":"phadej"},{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"JohanTibell"},{"@type":"Person","name":"MilanStraka"}],"copyrightHolder":[{"@type":"Person","name":"HerbertValerioRiedel"},{"@type":"Person","name":"phadej"},{"@type":"Person","name":"BryanOSullivan"},{"@type":"Person","name":"JohanTibell"},{"@type":"Person","name":"MilanStraka"}],"dateCreated":"2010-08-15","dateModified":"2010-08-15","datePublished":"2010-08-15","copyrightYear":2010,"downloadUrl":"https://hackage.haskell.org/package/hashable-1.0.0/hashable-1.0.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/hashable"],"https://www.w3.org/ns/activitystreams#likes":100,"https://forgefed.org/ns#forks":83}