From: Nicolas C. <war...@fr...> - 2004-04-23 21:26:47
Hi list,
Today I committed previously posted Base64 module , with just two functions
encode and decode, that can be extended later. I also added ExtHashtbl.count
that is returning the number of elements in an hashtbl.
Regards,
Nicolas Cannasse
From: Nicolas C. <war...@fr...> - 2004-04-24 09:51:51
> Today I committed previously posted Base64 module , with just two
functions
> encode and decode, that can be extended later. I also added
ExtHashtbl.count
> that is returning the number of elements in an hashtbl.
Looks like the function have been added and named Hashtbl.length on the
Ocaml CVS.
I'll then rename it length.
Regards,
Nicolas Cannasse