Giuseppe Mandato

Results 4 issues of Giuseppe Mandato

## Problem Statement Typings for Ramda are sometimes non accurate ([examples](https://github.com/ramda/ramda/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+typescript)), working with Typescript and Ramda can sometimes be frustrating and somehow badly impact adoption. This appears to be one...

proposal
Maturation

Just came across the need of renaming an object's prop and it's been surprising that there isn't a super quick way to do that in ramda yet. ### Feature Request...

enhancement

**Is your feature request related to a problem? Please describe.** It would be helpful to output a summary of the test coverage as `${GITHUB_STEP_SUMMARY}` so people could use a quick...

enhancement
question

Hi, I'd like to raise a point around `R.pluck`, one of the most useful imho. I'd love to raise a PR eventually 💪 1. `R.pluck` is missing their `R.pluckPath` counterpart...