R.where short curcuiting
nshaikhinurov opened this issue · 3 comments
nshaikhinurov commented
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.
selfrefactor commented
Thanks for the report. A fix will be published this weekend. I will write again when that happens.
selfrefactor commented
There will be a delay handling this. I just wanted to notify about it.
selfrefactor commented
done with 7.3.0