support for Groovy style array and map initialization would be nice
var testArray = [“A”, “B”, “C”]
var tsetMap = [:]
support for Groovy style array and map initialization would be nice
var testArray = [“A”, “B”, “C”]
var tsetMap = [:]
We do plan to support collection literals in the language, but we haven’t made any decisions regarding the concrete syntax at this time.
Nice news in promises’ queue
This post is like Recomposition feature