Files
zopu-code/repos/effect/.changeset/eff-774-mutable-list-append-all-empty-array.md

6 lines
164 B
Markdown

---
"effect": patch
---
Fix `MutableList.appendAll` / `appendAllUnsafe` so empty arrays are treated as a no-op instead of leaving behind an empty internal bucket.