es-toolkit/docs/reference
배성준 92c9db00ba
fix(round): Throw an exception when precision is not an integer (#79)
* feat: add exception when precision is integer

* test: add testcase for precision exception

* docs: add examples for exception
2024-06-20 11:05:33 +09:00
..
array style(*): Apply formatting in markdown files (#76) 2024-06-19 17:29:50 +09:00
function feat(debounce): Support AbortSignal to cancel debounced functions for improved cancellation (#45) 2024-06-14 08:04:05 +09:00
math fix(round): Throw an exception when precision is not an integer (#79) 2024-06-20 11:05:33 +09:00
object style(*): Apply formatting in markdown files (#76) 2024-06-19 17:29:50 +09:00
predicate docs(isUndefined): Polish document styles and fix incorrect comments (#67) 2024-06-17 12:26:32 +09:00
promise feat(delay): Support AbortSignal to delay for improved cancellation (#52) 2024-06-15 15:20:42 +09:00