• eluvatar@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    11 个月前

    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.