6 ms·
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 {} f
by masak 12y 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.
- discardorama 12y agoI dunno, this sounds like syntactic bloat to me.
- elektronjunge 12y agoWelcome to perl