Tags: ptrcortes/radash
Tags
add keys function to object module (sodiray#226) * add keys function to object module
improve performance by not using spread operator sodiray#205 (sodiray… …#205) Co-authored-by: Damian Lesiuk <[email protected]>
Add index param to select (sodiray#198) * add index param to select
remove default ttl from memo (sodiray#195) * remove default ttl from memo
Feature/debounce with cancel and flush (sodiray#118) * test(curry - debounce): handle with cancel * test(curry - debounce): handle with flush method and side effects * feat(curry - debounce): inplements *.cancel and *.flush * test(curry - debounce): show case if cancel past invocations * refactor(curry - debounce): improves typing of timer * docs(curry - debounce): talk about cancel and flush methods Co-authored-by: marlon Felipe Passos <[email protected]>
Fix return type on group function (sodiray#145) * fix type on group function
PreviousNext