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-S/index.html

Module type Hashable.SSource

type t
val hash_fold_t : Base.Hash.state -> t -> Base.Hash.state
val hash : t -> Base.Hash.hash_value