|
|
|
|
|
by kristiandupont
2711 days ago
|
|
I love Ramda and use it everywhere but sadly, it's somewhat lacking when it comes to type definitions. Everything in Ramda is curried and the types just don't reflect that very well so you get quite a few incorrect compiler errors. |
|