caseyh: > The other morning, someone was telling me they had converted most of > their VB financial/stock market code to F#. > Whereas VB only used one core, the F# code used all four cores. > > In one software developers meeting, someone was saying that since > database work is mostly all state, he didn't see the advantage of a > functional programming language.
State /= Imperative Programming :-) -- Don _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
