Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Why Perl Is Not My Favourite Functional Programming Language

by iblech (Friar)
on Nov 07, 2004 at 11:31 UTC ( [id://405873]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Why Perl Is Not My Favourite Functional Programming Language
in thread A mini-language for sequences (part 1)

Just read the message on p6l :)

Another idea, I think it'd be most efficient if we'd bind &plus_op_subref to &infix:«+» at compile-time:

my &plus_op_subref ::= &infix:«+»; my &not_op_subref ::= &prefix:«!»; say plus_op_subref(3, 2); # 5

Discussing about Perl 6 is fun :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://405873]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-16 19:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found