Browse thread
[Caml-list] yet another benchmark: List.map vs tail recursive map
[
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: | Nicolas Cannasse <warplayer@f...> |
| Subject: | Re: [Caml-list] Re: yet another benchmark: List.map vs tail recursive map |
> >Have you seen the List.map provided by the extlib guys? > > > >http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ocaml-lib/extlib-dev/extList .ml > > > > > Yes-yes, I do and probably will switch to it if it's reasonably stable. > (the site says no releases available yet :-) The library has not been released yet because mainly we need to add some documentation and we're planning to include more modules. But you can consider that 90% of the library (including the current List tail-rec operations) is stable. Actually I think it's quite difficult to write unstable code with OCaml :-). Nicolas Cannasse ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners