package ppx_hash

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/ppx_hash.expander/Ppx_hash_expander/index.html

Module Ppx_hash_expanderSource

Sourceval hash_fold_core_type : Ppxlib.core_type -> Ppxlib.expression

hash_core_type ty is an expression of type Hash.state -> ty -> Hash.state

Sourceval str_attributes : Ppxlib.Attribute.packed list
Sourceval str_type_decl : loc:Ppxlib.Location.t -> path:string -> (Ppxlib.rec_flag * Ppxlib.type_declaration list) -> Ppxlib.structure
Sourceval sig_type_decl : loc:Ppxlib.Location.t -> path:string -> (Ppxlib.rec_flag * Ppxlib.type_declaration list) -> Ppxlib.signature
OCaml

Innovation. Community. Security.