License | BSD-style |
---|---|
Maintainer | Foundation |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
A newtype wrapper around a non-empty Collection.
Synopsis
- newtype NonEmpty a = NonEmpty {
- getNonEmpty :: a
License | BSD-style |
---|---|
Maintainer | Foundation |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
A newtype wrapper around a non-empty Collection.