combine
private fn
string combine(const scope string[] valA, const scope string token,
const scope string[] valB) pure nothrow @nogc @safeCombines the supplied arguments into one string "valA token valB"