Why not `Baz.forEach(Foo.apply(x))`?
# language-proposals
o
Why not
Baz.forEach(Foo.apply(x))
?