I have a question, I want to write a function whic...
# announcements
c
I have a question, I want to write a function which takes a lambda and invokes it. I want to be able to pass lambdas with any number of arguments to it. Can this be done?