From: Nicolas C. <war...@fr...> - 2003-05-12 02:18:14
|
Xarray modifications : - added exception policy ( Invalid_arg of int * string * string ) - added : val empty : 'a t -> bool - removed useless parenthesis in "if" - removed ?resizer in functions, and added : val set_resizer : 'a t -> resizer_t -> unit this makes the source code and the signatures more readable. (should be commited when you read this mail) Nicolas Cannasse |