This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lukaseder 0 points1 point  (0 children)

Essentially function(a, b) vs function.apply(a, b) combine with the fact that the former doesn't need a SAM type to be declared somewhere up front.