Jump to content

Currying: Difference between revisions

14 bytes added ,  11 years ago
→‎{{header|Perl 6}}: tagged as incorrect
(Updated D entry)
(→‎{{header|Perl 6}}: tagged as incorrect)
Line 209:
 
=={{header|Perl 6}}==
{{incorrect}}
All callable objects have a "assuming" method.
<lang perl6>sub f($a, $b) { $a - $b }
1,934

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.