@hackage list-singleton1.0.0.4

Easily and clearly create lists with only one element in them.

  • Installation

  • Dependencies (1)

  • Dependents (0)

list-singleton

Travis CI Hackage Stackage

The list-singleton is a Haskell package allows you to easily and clearly create lists with only one element in them, which are typically called "singleton lists" or simply "singletons".

For more details, read the announcement post on my blog or the documentation on Hackage.