All Downloads are FREE. Search and download functionalities are using the official Maven repository.

test_files.runtime.FunctionString.StringJoin2.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(, Blow, blow, thou winter wind!)" :)
string-join((), "separator"),
string-join(("Blow, ", "blow, ", "thou ", "winter ", "wind!"), ())

(: XQuery 3.0 Doc: If the value of $arg1 is the empty sequence, the function returns the zero-length string. :)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy