stringbuilder: Functions for joining strings.
This is a small couple of functions for joining lists of strings together. The lists can either be varadic arguments or arrays, and delimiters are optional. This patch incorporates some advice from David Gibson on the original module.
Showing
ccan/stringbuilder/LICENSE
0 → 120000
ccan/stringbuilder/_info
0 → 100644
Please register or sign in to comment