That's very useful to know. As a followup question...
# getting-started
l
That's very useful to know. As a followup question, is there a way to use this syntax
collection.forEach(Item::call)
while passing an argument to the method? Or do you need to wrap it in a lambda to do that?