What if I don’t want to store the function, and just want to pass it into another function which calls it, calculates things and returns without storing it?
What if I don’t want to store the function, and just want to pass it into another function which calls it, calculates things and returns without storing it?