Hi! Is it possible to avoid another loop by using the x operator? I.e. push(@list, rand(4)); gives me one element in @list. Can I somehow use the x operator to produce two different elements in the @list?
- Re: the x operator c r
- Re: the x operator Sid
- Re: the x operator Jenda Krynicky
- Re: the x operator Sid
- Re: the x operator Randal L. Schwartz