nonempty-list

A list that always has at least one thing in it.


License
MIT
Install
npm install nonempty-list@2.2.1

Documentation

Moved

This project is now maintained at festive-possum

NonEmpty List

A data structure that acts like a list but guarantees that the list always has at least one item.