ppx_deriving_hash

[@@deriving hash]

ci workflow status GitHub release status opam package status

Deriver for standard hash functions without extra dependencies.

Installation

opam install ppx_deriving_hash

Usage

In dune:

(preprocess (pps ppx_deriving_hash))

Syntax