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

test_files.runtime.FunctionSequence.Aggregate.FunctionCount.jq Maven / Gradle / Ivy

(:JIQS: ShouldRun; Output="(4, 10, 5, 0)" :)
count((1,2,3,4)),
count(1 to 10),
count(("a","b", [1,2], null, {"a": 1})),
count(())




© 2015 - 2025 Weber Informatics LLC | Privacy Policy