Add sortWith
jirutka opened this issue · 4 comments
jirutka commented
Can you please add function sortWith? Or another function allowing to sort by multiple criteria (properties).
selfrefactor commented
will do. I will write once it is released
selfrefactor commented
released and fixed
jirutka commented
Thanks!
jirutka commented
There’s something wrong:
> const R = require('rambda')
> R.sortWith
undefined
sortWith
is completely missing in 8.6.0 from npmjs.