starry.sum

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 sum(
  iterable: Iterable<number>  
  ): number

Adds the elements of iterable.

Parameters:

  • iterable - Iterable<number>

Returns: number

Package Sidebar

Install

npm i starry.sum

Weekly Downloads

3

Version

4.0.0

License

MIT

Unpacked Size

3.62 kB

Total Files

9

Last publish

Collaborators

  • seangenabe