From: Brian H. <bri...@ql...> - 2003-05-30 21:16:01
|
I think it would be a good idea to add unit tests to all the library functions using OUnit: http://home.wanadoo.nl/maas/ocaml/ I think unit tests are *less* necessary in Ocaml due to our wonderful type system, but they're still a good idea. Brian |