@sabrina23
Nothing here yet.
Nothing here yet.
No blogs yet.
I remember reading that Guido, the creator of Python is against lambdas. Why is this so? Especially when the concept of anonymous functions, lambdas, (and their relation to FP in general) is catching up in other programming languages!
Join discussionDo you use any discussion board or conversation platform where developers inside your company engage in discussions? Do you feel there is any requirement for this? My boss asked me to do some research in this area - so I thought to ask here.
ASSMEAli and 4 more commentedI find myself using : .map(), .filter(), .reduce() etc Anonymous functions Passing functions, playing around with them and returning a function from another one What do you use often?
VLCVincent and 2 more commented