Re: return() in pointy blocks
by =22TSa_=28Thomas_Sandla=DF=29=22 other posts by this author
Jun 8 2005 3:37AM messages near this date
Re: return() in pointy blocks
|
Re: return() in pointy blocks
Well,
does using -> as blockref creator also give anonymous scalars?
$y = -> $x { $x = 3; $x }; # $y:(Ref of Block of Int)
BTW, is -> on the 'symbolic unary' precedence level
as its read-only companion \ ?. Are they pure macros?
--
TSa (Thomas Sandlaß)
Thread:
Ingo Blechschmidt
Matt Fowles
Luke Palmer
=22TSa_=28Thomas_Sandla=DF=29=22
=22TSa_=28Thomas_Sandla=DF=29=22
Larry Wall
"TSa (Thomas Sandlaß)"
Larry Wall
Matt Fowles
|