fp-ts-ramda icon indicating copy to clipboard operation
fp-ts-ramda copied to clipboard

perf: switch to `function` and `arguments.length` instead of `() =>` and `...args`

Open giogonzo opened this issue 5 years ago • 0 comments

As per title, I noticed this drastically improve performances in the cases I tested

giogonzo avatar Jul 01 '19 10:07 giogonzo