![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
I asked a similar question at the end of Re^5: Gratuitous use of Perl Prototypes but never received an answer. Also, I originally used the same approach in Re: More functional programming utilities, but eventually decided for that purpose that multimap \( @a, @b, @c, @d, ... ); was preferable as it meant I could pass anonymous arrays and other similar constructs. Eg. multimap [...],[...];, whereas the prototype version insists upon real arrays. Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
In reply to Re: prototypes: so many \@'s?
by BrowserUk
|
|