es-toolkit/docs/reference
Dongho Kim b648c2c496
docs(iteratee): Update docs (#792)
* docs(iteratee): Add `identity` function link

* docs(iteratee): Add examples for property-value pairs and partial objects

* iteratee

---------

Co-authored-by: raon0211 <raon0211@toss.im>
2024-11-07 18:22:54 +09:00
..
array feat(isSubsetWith): update isSubset for object array support (#783) 2024-11-03 16:51:39 +09:00
compat docs(iteratee): Update docs (#792) 2024-11-07 18:22:54 +09:00
error docs: Add docs for errors 2024-08-11 21:38:32 +09:00
function docs: Add missing docs 2024-10-24 18:10:25 +09:00
math feat(median): Add median and medianBy functions (#723) 2024-10-21 00:03:57 +09:00
object refactor(mapKeys): improved mapKeys function type (#797) 2024-11-07 18:16:00 +09:00
predicate fix(isEmpty): Move isEmpty to compatibility library 2024-10-26 19:42:42 +09:00
promise docs(fetchData): Improve example of withTimeout (#570) 2024-09-23 15:15:23 +09:00
string docs: Add missing docs and style docs 2024-09-28 22:22:34 +09:00
util feat(invariant): Implement invariant 2024-10-24 22:00:17 +09:00