bloody-iterator

0.0.0 • Public • Published

iterator

browser support

https://travis-ci.org/bloodyowl/iterator

install

$ npm install bloody-iterator

require

var iterator = require("bloody-iterator")

api

iterator() -> next

returns a function that returns the next element in the array at each call.

when the next() is done iterating, it returns null.

calls after the end will throw a RangeError.

Readme

Keywords

none

Package Sidebar

Install

npm i bloody-iterator

Weekly Downloads

2

Version

0.0.0

License

MIT

Last publish

Collaborators

  • bloodyowl