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

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

(:JIQS: ShouldRun; Output="(true, true, false, false, true, true, true, false, true)" :)
starts-with((), ()), starts-with("", ""), starts-with((), "a"), starts-with("", "a"), starts-with("a", ()), starts-with("a", ""), starts-with("a", "a"), starts-with("a", "b"), starts-with("foo", "fo")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy