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.14.0.tar.gz
sha256=16e9447252e0bd3e5463b6dcc7acd9b74f3faf142566f557220ab507777b9c74
md5=b78aee19bb4469731f9626b04fe7f341

doc/ppx_hash.expander/Ppx_hash_expander/index.html

Module Ppx_hash_expander

val hash_fold_type : loc:Ppxlib.Location.t -> Ppxlib.core_type -> Ppxlib.core_type
val hash_fold_core_type : Ppxlib.core_type -> Ppxlib.expression

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

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

Innovation. Community. Security.