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

[Feature] Adds sortWith, ascend, descend #58

Open domeknn opened 1 year ago

Nodonisko commented 1 year ago

What difference of sort and sortWith? Both seems to accept comparator function.

domeknn commented 1 year ago

@Nodonisko https://github.com/mobily/ts-belt/issues/45