Groovy style Arrays and Maps

support for Groovy style array and map initialization would be nice

var testArray = [“A”, “B”, “C”]
var tsetMap = [:]

2 Likes

We do plan to support collection literals in the language, but we haven’t made any decisions regarding the concrete syntax at this time.

1 Like

Nice news in promises’ queue :slight_smile:

This post is like Recomposition feature