i've been looking at the lambda function lately.
I see that its similar to an anonymous function which is generally used to pass into a higher order function.
Is there any difference in this function compared to the normal function?
i've been looking at the lambda function lately.
I see that its similar to an anonymous function which is generally used to pass into a higher order function.
Is there any difference in this function compared to the normal function?