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.12.0.tar.gz
sha256=889b7c17fc569583cae7a6d6df6fa2a694a1e1b24da2c0dd3fb16578c1581a1d
md5=5d88c8b94270a83e218b4d986b7cd79b
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)"
>