jon.recoil.org

Module Ppx_hash_lib.FSource

The functor is exposed to make it possible to use ppx_hash with alternative hash types without having to duplicate these definitions.

Parameters

module Types : sig ... end

Signature

Sourcetype ('a : any) hash_fold = Types.hash_state -> 'a -> Types.hash_state
Sourcemodule Hashable : sig ... end