mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00:31 -05:00
fix(hash): resolve ambiguous doc comment of bytes
This commit is contained in:
parent
f352ca916d
commit
e3b0600a8b
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ val slice : string -> int -> int t
|
|||
val bytes : bytes t
|
||||
(** Hash a byte array.
|
||||
@since NEXT_RELEASE *)
|
||||
|
||||
val string : string t
|
||||
|
||||
val list : 'a t -> 'a list t
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue