Hello Stijn,

Tuesday, May 31, 2005, 2:36:07 PM, you wrote:
SDS> Yes. Many people I know state the functional part as a big reason why
SDS> they chose python.

are you know Ruby? :)  it has all the same stuff, including code
blocks, which can refer to variables from outer context

for example, "arr.inject { |sum,a| sum+a }" will count sum of all
elements in array arr

-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]



_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to