package ppx_hash

  1. Overview
  2. Docs
A ppx rewriter that generates hash functions from type expressions and definitions

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ppx_hash-v0.15.0.tar.gz
sha256=45bb666a0f93aab5bc120126c4c7d4081d611c64969606799248b2d8418d1711

doc/ppx_hash.runtime-lib/Ppx_hash_lib/Hashable/module-type-S1/index.html

Module type Hashable.S1Source

type 'a t
val hash_fold_t : (Base.Hash.state -> 'a -> Base.Hash.state) -> Base.Hash.state -> 'a t -> Base.Hash.state