6 Commits

Author SHA1 Message Date
Nathan Baulch
3e11f11781 docs: grammar improvements (#673)
* lint: pin golangci-lint version

* docs: grammar fixes

* docs: remove "truthy" terminology

* docs: remove "array" terminology

* docs: grammar fixes

* Update .github/workflows/lint.yml

---------

Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
2025-09-24 20:59:41 +02:00
Samuel Berthe
3bc887c57c doc: adding go playground examples 2025-09-23 14:54:30 +02:00
Ziyadin Shemsedinov
510d0ffaac more variants of the Partial function, #235 (#236)
* more variants of the Partial function, #235

* add comment for Partial1 func
2022-12-09 15:52:11 +01:00
Samuel Berthe
7887963db8 feat: name each callback/iteratee/predicate arguments in order to improve autocompletion
closes #242
2022-10-13 22:25:33 +02:00
Samuel Berthe
828393ec21 rename lo.Bind to lo.Partial 2022-07-04 00:22:20 +02:00
wirekang
e00a624c19 Add Bind #126 (#128) 2022-07-04 00:16:37 +02:00