Jeremy Howard writes: > > @a = @b || @c; # @a=@b or @a=@c; # ish > Doesn't work in P5 (try it!) I know it doesn't, and I'm saying (yet again) that I'd like it to work in perl6. Nat
- Re: RFC 82 (v3) Arrays: Apply operators element-wis... Nathan Wiger
- Re: RFC 82 (v3) Arrays: Apply operators element... Jeremy Howard
- Re: RFC 82 (v3) Arrays: Apply operators element-wis... Nathan Torkington
- Re: RFC 82 (v3) Arrays: Apply operators element... Nathan Wiger
- Re: RFC 82 (v3) Arrays: Apply operators ele... Jeremy Howard
- Re: RFC 82 (v3) Arrays: Apply operators... Doug Hunt
- Re: RFC 82 (v3) Arrays: Apply operators... Jeremy Howard
- Re: RFC 82 (v3) Arrays: Apply operators... c . soeller
- Re: RFC 82 (v3) Arrays: Apply operators ele... c . soeller
- Re: RFC 82 (v3) Arrays: Apply operators element... Jeremy Howard
- Re: RFC 82 (v3) Arrays: Apply operators ele... Nathan Torkington
- Re: RFC 82 (v3) Arrays: Apply operators element... Chaim Frenkel
- Re: RFC 82 (v3) Arrays: Apply operators element-wise in ... Nathan Wiger