Re: Functional programming in Python

20 May
2001
20 May
'01
8:03 p.m.
"Manuel M. T. Chakravarty"
You want to be able to write
f 1 2 + g 3 4
instead of
(f 1 2) + (g 3 4)
I do? Personally, I find it a bit confusing, and I still often get it wrong on the first attempt. The good thing is that the rule is simple to remember. :-) -kzm -- If I haven't seen further, it is by standing in the footprints of giants
8814
Age (days ago)
8814
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ketil Malde