in reply to Re: ||= oddity
in thread ||= oddity
Hitting your thumb with a hammer - there's more than one way to do it!List assignment may be done only with the plain assignment operator, = +. In a list context, list assignment returns the list of new values +just as scalar assignment does. ...
|
|---|