good first issueopen to PR
Repository metrics
- Stars
- (2,609 個のスター)
- PR merge metrics
- (30d に merged 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?