good first issueopen to PR
Repository metrics
- Stars
- (2,609 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hello,
I'm not sure, but in find items -> one item:
reduce returns sum of the array, as I'd expect, while reduceRight 'flatten' arrays. Shouldn't it be also sum?