Swift 3 requires that all argument labels be included in a function call by default. Yet when a function is assigned to a variable (or constant), and the variable passes arguments, no argument labels are necessary—or even allowed.Swift 3 requires that all argument labels be in