We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Simplified `map`
Added `invertObj`
Added `zipObj`
Simplify `pathSatisfies`
Added `toPairs`
Added `keys`
Added `where` and `whereEq`
Added `evolve`
Added `startsWith` and `endsWith`
Updated Approximating Ramda functions with Partial Lenses (markdown)
Added `split` and `test`
Added arithmetic operations
Added `unless` and `when`
Added `cond` and `ifElse`
Simplified
A few simplifications
Added `reverse`
`countBy`
Added `forEach`
Added `adjust`
Updated
Added `F`, `T`, and `of`
Added `always` and `identity`
`merge` using `assign`
Added `merge`
Generalize map
Note `prop* === path*` polymorphism