advanced-security/qtil-swift
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Use the first argument as a separator to join eight strings.
This predicate is overloaded to allow for 2 to 8 non-separator arguments.
import qtil.strings.Join
string join(string sep, string v1, string v2, string v3, string v4, string v5, string v6, string v7, string v8)