Files
zopu-code/repos/effect-smol/.changeset/add-bigdecimal-sumall-multiplyall.md

6 lines
141 B
Markdown

---
"effect": patch
---
Added `BigDecimal.sumAll` and `BigDecimal.multiplyAll` for feature parity with `Number` and `BigInt`, closes #1880.