[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] [ANN] Uuidm 0.9.0 |
Le 12 juin 08 à 07:08, Dave Benjamin a écrit : > Digest.t is equivalent to string in the interface. For instance: Thanks for pointing this out, I was going crazy the other day that there was no Digest.to_bytes function... Didn't realize that Digest.t wasn't abstract, have to learn to read. Corrected in the repository. Best, Daniel