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

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

(:JIQS: ShouldRun; Output="(2, a, null, true)" :)
sum((), ()),
sum((), 2),
sum((), "a"),
sum((), null),
sum((), true)

(: tests using zeroItem :)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy