starry.any

4.0.0 • Public • Published

Member of the starry suite—modular functions for iterable objects.

npm node

Status

Applies to the whole suite.

Build Status Coverage Status

Usage

function any<T>(iterable: Iterable<T> = []): boolean

Returns whether the iterable has any elements (yields anything).

Parameters:

  • iterable: Iterable<T>

Returns: boolean

Package Sidebar

Install

npm i starry.any

Weekly Downloads

0

Version

4.0.0

License

MIT

Unpacked Size

3.36 kB

Total Files

9

Last publish

Collaborators

  • seangenabe