c-concat-separated
c-concat-separated is a compiled Lisp function in `cc-defs.el
'.
(c-concat-separated LIST SEPARATOR)
Like `concat' on LIST, but separate each element with SEPARATOR.
Notably, null elements in LIST are ignored.
cc-defs.el
'.
(c-concat-separated LIST SEPARATOR)
Like `concat' on LIST, but separate each element with SEPARATOR.
Notably, null elements in LIST are ignored.