es-toolkit/docs/reference/function
2024-10-13 22:04:01 +09:00
..
after.md refactor: improve type definitions and clean up type assertions inafter, isKey, orderBy, and withTimeout functions (#703) 2024-10-13 22:04:01 +09:00
ary.md style: Fix ESLint errors 2024-08-31 14:45:20 +09:00
before.md docs: Fix docs style 2024-10-07 22:25:31 +09:00
curry.md feat(compat): implement curry (#535) 2024-09-15 17:57:27 +09:00
curryRight.md feat(compat): implement curryRight (#645) 2024-10-03 18:18:51 +09:00
debounce.md feat(debounce, throttle): Support edges for debounce & throttle 2024-09-18 16:11:48 +09:00
flow.md feat(compat): implement flow/flowRight (#621) 2024-10-01 14:01:32 +09:00
flowRight.md feat(compat): implement flow/flowRight (#621) 2024-10-01 14:01:32 +09:00
memoize.md feat(memoize): Update behavior or memoize to get a custom getCacheKey and only accept unary or zero-argument function 2024-08-15 23:10:15 +09:00
negate.md docs: Update docs for isFunction, negate, isArrayLike 2024-07-21 10:55:36 +09:00
noop.md feat(noop): Add noop function 2024-06-08 15:47:44 +09:00
once.md fix(before,once): allow accepting arguments for once and fix types of before and once (#647) 2024-10-03 18:08:37 +09:00
partial.md docs: Update docs 2024-08-11 15:32:20 +09:00
partialRight.md docs(partial, partialRight): Add docs for partial, partialRight 2024-08-11 15:31:00 +09:00
rest.md docs(rest): Improve docs for rest 2024-08-15 21:19:59 +09:00
spread.md docs(spread): fix doc (#536) 2024-09-15 17:55:34 +09:00
throttle.md docs(throttle): Update docs (#688) 2024-10-09 11:53:59 +09:00
unary.md feat(ary/unary): implement ary/unary (#325) 2024-08-04 23:23:00 +09:00