mobily / ts-belt

🔧 Fast, modern, and practical utility library for FP in TypeScript.
https://mobily.github.io/ts-belt
MIT License
1.11k stars 31 forks source link

added ramda and rambda unzip to benchmark #20

Closed Pyrolistical closed 2 years ago

Pyrolistical commented 2 years ago

two column unzip is the same as transpose, which both ramda and rambda have