@hackage structured0.1.1
Structure (hash) of your data types
Categories
License
BSD-3-Clause
Maintainer
Oleg Grenrus <oleg.grenrus@iki.fi>
Links
Versions
Installation
Tested Compilers
Dependencies (18)
- aeson >=1.2.1.0 && <1.6 || >=2.0.0.0 && <2.3
- array ^>=0.5.0.0
- base >=4.7.0.2 && <4.20
- base16-bytestring >=0.1.1.6 && <1.1
- binary >=0.7.1.0 && <0.10
- bytestring >=0.10.4.0 && <0.13 Show all…
Dependents (1)
@hackage/binary-tagged
Calculate the hash of a data structure.
It can be used as a magic number for the serialization formats.
See binary-tagged
for a binary bindings.