Y
Hacker News
new
|
ask
|
show
|
jobs
by
masak
4203 days ago
The postcircumfix {} is still there, and used. It just unambiguously takes an expression, and doesn't try to intuit string quotes in some cases. So you use {} for indexing with a general expression, and <> for string indexing.
1 comments
discardorama
4202 days ago
I dunno, this sounds like syntactic bloat to me.
link
elektronjunge
4202 days ago
Welcome to perl
link