raine / ramda-cli

:ram: A CLI tool for processing data with functional pipelines
ISC License
573 stars 12 forks source link

Using Ramda and Ramda-cli functions in cli.js #36

Open JoeIsCool opened 2 years ago

JoeIsCool commented 2 years ago

I was trying to alias dotAllPaths to paths in order to be more like the newer version of Ramda and I found that I couldn't. I also couldn't access regular Ramda functions like map. If there is no way to do that right now, it would be a nice addition.