package server-reason-react

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

Module XXH64Source

Sourcemodule UInt64 = Unsigned.UInt64
Sourceval (+=) : int ref -> int -> unit
Sourceval (-=) : int ref -> int -> unit
Sourceval (<<<) : UInt64.t -> int -> UInt64.t
Sourceval (>>) : UInt64.t -> int -> UInt64.t
Sourceval logxor : UInt64.t -> UInt64.t -> UInt64.t
Sourceval prime64_1 : UInt64.t
Sourceval prime64_2 : UInt64.t
Sourceval prime64_3 : UInt64.t
Sourceval prime64_4 : UInt64.t
Sourceval prime64_5 : UInt64.t
Sourceval round : UInt64.t -> UInt64.t -> UInt64.t
Sourceval get_int64_le : string -> int -> UInt64.t
Sourceval hash : ?seed:int64 -> string -> int64
Sourceval to_hex : int64 -> string
OCaml

Innovation. Community. Security.