selfrefactor/rambda

Add sortWith

jirutka opened this issue · 4 comments

Can you please add function sortWith? Or another function allowing to sort by multiple criteria (properties).

will do. I will write once it is released

released and fixed

Thanks!

There’s something wrong:

> const R = require('rambda')
> R.sortWith
undefined

sortWith is completely missing in 8.6.0 from npmjs.