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.12.0.tar.gz
sha256=889b7c17fc569583cae7a6d6df6fa2a694a1e1b24da2c0dd3fb16578c1581a1d
md5=5d88c8b94270a83e218b4d986b7cd79b

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.