typed-typings / npm-ramda

TypeScript's type definitions for Ramda
MIT License
384 stars 64 forks source link

`transduce` and `into` are declared with `any` and for narrow use cases in general #437

Closed texastoland closed 4 years ago

texastoland commented 5 years ago

I couldn't change the shape of my value in the transducer and neither is overloaded for transforming into an object.