good first issueopen to PR
仓库指标
- 星标
- (2,609 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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?
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?