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.13.0.tar.gz
sha256=20919a5d16a18b5661e0da9be4c660dda5e959f96f73bd05659ca0748e379298
md5=9ed5d8987bbb4f886a398ba75e8dc340

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.