fp-ts-ramda
fp-ts-ramda copied to clipboard
perf: switch to `function` and `arguments.length` instead of `() =>` and `...args`
As per title, I noticed this drastically improve performances in the cases I tested