nonempty-list

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


License
MIT
Install
npm install nonempty-list@3.7.0

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.