It always inlines the function body, but it might ...
# announcements
d
It always inlines the function body, but it might not be able to get rid of the lambda function object. In your example the lambda would stay as an object.