(no title)
masak
|
11 years 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|11 years ago
elektronjunge|11 years ago