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

test_files.runtime.Operational.Comparisons.ValueComparisonEmptySequence.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="" :)
() eq (),
() ne 3,
() lt (2,3),
() gt (2.0, 3),
() le (2e1, "ab"),
() ge (2e-3, "1a")
((),()) eq 2
2 lt ((),())




© 2015 - 2025 Weber Informatics LLC | Privacy Policy