• @[email protected]
    link
    fedilink
    31 year ago

    I’m sure a lot of work went into this, but it seems crazy that we need another way to initialise collections, and another way to make fixed sized arrays.

    I just want less boilerplate.

    • @[email protected]
      link
      fedilink
      11 year ago

      I think for arrays it’s not really a benefit. But for other types it’s superior, compared to the current syntax which just calls add on the list object, which is very inefficient compared to building the whole thing at once which is what this new syntax does.

    • Thinker
      link
      01 year ago

      deleted by creator