[Shootout-list] Stuff
skaller
skaller@users.sourceforge.net
24 Apr 2005 15:03:14 +1000
On Sat, 2005-04-23 at 23:46, Pascal Obry wrote:
> Jon,
>
> > Can you compute set union efficiently in eiffel?
>
> Why not ???? This is a library issue not a language one.
Not entirely Some efficient algorithms require a garbage
collector. FPLs such as Ocaml and Haskell provide one,
Java provides one, C++ and C do not. This has a significant
impact on what you can and can't do efficiently in
library code.
--
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850,
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net