package ppx_hash
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A ppx rewriter that generates hash functions from type expressions and definitions
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_hash-v0.16.0.tar.gz
sha256=9b012546b7b9278bfd536f802fb6da88a11ebb5340d8aa47e9bf49acbf13b6e5
doc/CHANGES.html
v0.10
- Fixed
[@@deriving hash]on nested tuples - Added
@compare.ignorerecord-field attribute;ppx_compareandppx_hashskip record fields annotated with@compare.ignore. - Changed
[@@deriving hash]and[%hash]on atomic types to usehashrather thanhash_fold. E.g.[%hash: M.t]now expands toM.hash. - Renamed
@hash.no_hashingto@hash.ignore. - Depend on ppxlib instead of (now deprecated) ppx_core, ppx_driver and ppx_metaquot.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>