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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.0
    2
    • latest

Version History

Package Sidebar

Install

npm i starry.any

Weekly Downloads

2

Version

4.0.0

License

MIT

Unpacked Size

3.36 kB

Total Files

9

Last publish

Collaborators

  • seangenabe