good first issueopen to PR
Métricas do repositório
- Stars
- (2.609 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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?