gcanti / fp-ts

Functional programming in TypeScript
https://gcanti.github.io/fp-ts/
MIT License
10.63k stars 503 forks source link

Fix: #1929 (use loop instead of <array-a>.push(...<array-b>) #1931

Closed christiantakle closed 3 months ago

christiantakle commented 3 months ago

Fix: #1929

Alternative to #1930 with a single commit for the change.