• Stuart Longland's avatar
    stringbuilder: Functions for joining strings. · 495f0115
    Stuart Longland authored
    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.
    495f0115
Makefile-ccan 2.49 KB