DefinitelyTyped/types/ramda
Miika Hänninen c7e3f70c73 Ramda remaining 0.26 changes (#34141)
* [Ramda] Added dropRepeats, mergeLeft and hasPath definition

* Ramda: Add definition for otherwise

* Ramda: Add definitions pipeWith and composeWith

* Ramda: Add definition for then

* Ramda: Add definition for thunkify

* Ramda: Remove definition for memoize

This previously deprecated function was removed in 0.26

* Ramda: Update memoizeWith documentation and fix its typing

* Ramda: Mark new deprecations

* Ramda: set minimum ts version to 3.3

* Ramda: Add definition for dropRepeatsWith

* Ramda: Add definition for mergeRight

* Ramda: Improve the types of the merge functions
2019-03-23 21:29:05 -07:00
..
es Ramda remaining 0.26 changes (#34141) 2019-03-23 21:29:05 -07:00
src Ramda remaining 0.26 changes (#34141) 2019-03-23 21:29:05 -07:00
index.d.ts Ramda remaining 0.26 changes (#34141) 2019-03-23 21:29:05 -07:00
ramda-tests.ts Ramda remaining 0.26 changes (#34141) 2019-03-23 21:29:05 -07:00
tools.d.ts curry types 2019-03-05 21:27:10 +02:00
tsconfig.json curry types 2019-03-05 21:27:10 +02:00
tslint.json