stdlib-js/utils-async-some-by-right
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
JavaScriptApache-2.0
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
JavaScriptApache-2.0