Tagged Questions
2
votes
2answers
292 views
Is Lambda function same as Actor? How can it be explained?
Sometime back I read (from a book) that conceptually Lambda function is similar to Actor.
However I am clear on the concept, and will appreciate any insight or explanations for this.
If they are ...