From: Peter J. <pe...@jo...> - 2005-11-24 18:25:43
|
Richard Jones wrote: > In CVS is an untested implementation with the following interface. Could you perhaps add val enum : 'a array -> 'a Enum.t val of_enum : 'a Enum.t -> 'a array as well? |