lie-any

0.1.2 • Public • Published

lie-any

API

npm install lie-any
var any = require('lie-any');

any

any(array[, function])

Applies the function the the array of promies or values (or mix) and returns true if at least one value is truthy.

It is lazy and will resolve as soon as one value returns true, if the function is omited then it tests the truthiness of the array.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i lie-any

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • cwmma