in reply to Re^2: RFC: named pattern match tokens
in thread RFC: named pattern match tokens
OT, in regard to hashes and why I don't like to use them in some places, does anybody know if Perl6 can/will do the Ruby-esque print "hash value for key #[$key] is #[$hash{$key}]" ... basically interpolating arbitrary code (even functions) into strings. Would be cool and it definitely cuts down on verbosity of string concatenation.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: RFC: named pattern match tokens
by ambrus (Abbot) on Oct 05, 2004 at 16:52 UTC | |
by revdiablo (Prior) on Oct 05, 2004 at 19:59 UTC | |
|
Re^4: RFC: named pattern match tokens
by revdiablo (Prior) on Oct 05, 2004 at 19:53 UTC |