Module Ppx_hash_libSource

Sourcemodule Std : sig ... end

This module is for use by ppx_hash, and is thus not in the interface of Base.

Sourcetype 'a hash_fold = Base.Hash.state -> 'a -> Base.Hash.state
Sourcemodule Hashable : sig ... end