Of course, underneath it’s still a 2-argument function—it just takes a hidden parameter. And if your language supports creating delegates/closures; that is, function-context pairs, that’s just the equivalent of partial application as seen above.
Current theme: default
Less Wrong (text)
Less Wrong (link)
Of course, underneath it’s still a 2-argument function—it just takes a hidden parameter. And if your language supports creating delegates/closures; that is, function-context pairs, that’s just the equivalent of partial application as seen above.