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

test_files.runtime.FunctionSequence.Value.FunctionDeepEqual4.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(false, false, false, false)" :)
deep-equal([1], [2]),
deep-equal([1], [1, 2]),
deep-equal([2.0, "a"], [2e+0, "b"]),
deep-equal(["a", [1, 2]], ["a", [1.0, 3.0]])

(: array tests - not matching :)





© 2015 - 2025 Weber Informatics LLC | Privacy Policy