[Haskell-cafe] I love type declarations. :-)
Daniel Carrera
dcarrera at digitaldistribution.com
Fri May 6 06:34:50 EDT 2005
Radu Grigore wrote:
> vector<int> function(int a, int b) { ... }
You're assuming I use C++ :-)
Yes, I fully realize that languages like C, C++ and others have this
property, but they make up the complexity elsewhere. Unless I really
need the speed, I write my programs in Ruby or a similar language, and
/those/ don't have the property above.
Cheers,
Daniel.
More information about the Haskell-Cafe
mailing list