* feat: add support for variable arguments in debounce.ts
* feat: add support for variable arguments in throttle.ts
* Update src/function/debounce.ts
* Apply suggestions from code review
* Update src/function/debounce.ts
* Update src/function/throttle.ts
* docs: update related docs
---------
Co-authored-by: Sojin Park <raon0211@gmail.com>
Co-authored-by: Sojin Park <raon0211@toss.im>