mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 03:35:30 -05:00
Update src/core/CCHash.mli
This commit is contained in:
parent
13429e5e88
commit
c286bb6d4e
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ val slice : string -> int -> int t
|
||||||
into [state]. *)
|
into [state]. *)
|
||||||
|
|
||||||
val bytes : bytes t
|
val bytes : bytes t
|
||||||
|
(** Hash a byte array.
|
||||||
|
@since NEXT_RELEASE *)
|
||||||
val string : string t
|
val string : string t
|
||||||
|
|
||||||
val list : 'a t -> 'a list t
|
val list : 'a t -> 'a list t
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue