Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: RFC: "assignary" operator ?= : ( source Filter::PPI::Transform )

by tobyink (Canon)
on Dec 11, 2019 at 13:32 UTC ( [id://11109971]=note: print w/replies, xml ) Need Help??


in reply to Re^2: RFC: "assignary" operator ?= : ( source Filter::PPI::Transform )
in thread RFC: "assignary" operator ?= :

Good luck implementing an infix operator with that.

(I've tried.)

  • Comment on Re^3: RFC: "assignary" operator ?= : ( source Filter::PPI::Transform )

Replies are listed 'Best First'.
Re^4: RFC: "assignary" operator ?= : ( source Filter::PPI::Transform )
by LanX (Saint) on Dec 11, 2019 at 16:13 UTC
    > Good luck implementing an infix

    I wouldn't try to do this.

    Function like operators are good enough for me.

    tass $bar => this, that;

    Trinitarian assign is a bad name though.

    See also a "slow" implementation here

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Log In?
Username:
Password:

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

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

    No recent polls found