starry.size

4.0.1 • 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 size<Tany>(iterable: Iterable<T>): number

Returns the number of elements in the iterable.

Parameters:

  • iterable - Iterable<T>

Returns: number

Package Sidebar

Install

npm i starry.size

Weekly Downloads

6

Version

4.0.1

License

MIT

Unpacked Size

5.16 kB

Total Files

9

Last publish

Collaborators

  • seangenabe