selfrefactor/rambda

R.where short curcuiting

nshaikhinurov opened this issue · 3 comments

Ramda'a R.where returns early when first predicate fails. But rambda's one evaluates all the predicates in the spec object regardless if one of them already failed. That may potentially be a performance issue.

Thanks for the report. A fix will be published this weekend. I will write again when that happens.

There will be a delay handling this. I just wanted to notify about it.

done with 7.3.0