package xxhash

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

xxHash - Extremely fast hash algorithm

exception XXH_error
module type XXHASH = sig ... end
module XXH32 : XXHASH with type hash = nativeint
module XXH64 : XXHASH with type hash = int64