My experience with function attributes is limited but what about something like this:
or if the prototypes and attributes dont get along as they should.sub foo ($$$) : curry { ... }
That would be my prefered notation, it is was possible.sub foo : curry($$$) { ... }
In reply to Re^4: Near-free function currying in Perl
by stvn
in thread Near-free function currying in Perl
by tmoertel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |