marpple / FxTS

A functional programming library for TypeScript/JavaScript
https://fxts.dev
Apache License 2.0
862 stars 63 forks source link

fix(reduce): better type and docs for `reduce` (#240) #243

Closed Phryxia closed 5 months ago

Phryxia commented 6 months ago

At first I mentionedR but more describing Acc would be better.

Fixes #240

ppeeou commented 5 months ago

Thank you for your contribution 🙇‍♂️