Re: [csswg-drafts] [css-values] String concatentation (#542)

> `join`, for instance, is known as a function to concatenate the items of an array, list or map into a string, but with a custom separator string between them. `chain` and `link` sound similar to me, but have other drawbacks, although they are not abbreviations like `concat` and, way worse, `cat`.

`concat` is a standard abbreviation, already used in the web platform for a similar purpose (`String.prototype.concat`). Seems like the choice I would go with.

-- 
GitHub Notification of comment by noamr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/542#issuecomment-718712770 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 29 October 2020 12:12:10 UTC