mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Update fp description. [ci skip]
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
## lodash/fp
|
## lodash/fp
|
||||||
|
|
||||||
The `lodash/fp` module is an instance of `lodash` with its methods wrapped to
|
The `lodash/fp` module promotes a more
|
||||||
produce immutable auto-curried iteratee-first data-last methods.
|
[functional programming](https://en.wikipedia.org/wiki/Functional_programming)
|
||||||
|
(FP) friendly style by exporting an instance of `lodash` with its methods wrapped
|
||||||
|
to produce immutable auto-curried iteratee-first data-last methods.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user