mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-16 07:46:04 -05:00
Update src/core/CCHash.mli
This commit is contained in:
parent
44a1bb9375
commit
4fa9200fd6
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