https://github.com/purescript/purescript-nonempty
A generic non-empty data structure
https://github.com/purescript/purescript-nonempty
Last synced: 12 days ago
JSON representation
A generic non-empty data structure
- Host: GitHub
- URL: https://github.com/purescript/purescript-nonempty
- Owner: purescript
- License: bsd-3-clause
- Created: 2015-07-07T16:56:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T20:33:58.000Z (almost 4 years ago)
- Last Synced: 2026-01-30T05:43:53.466Z (22 days ago)
- Language: PureScript
- Homepage:
- Size: 49.8 KB
- Stars: 17
- Watchers: 3
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-nonempty
[](https://github.com/purescript/purescript-nonempty/releases)
[](https://github.com/purescript/purescript-nonempty/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-nonempty)
A generic non-empty data structure.
## Installation
```
spago install nonempty
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-nonempty).