@hackage / NonEmptyList

A list with a length of at least one.

Version Deprecated package0.0.9

About

Metadata

  • Last updated , by TonyMorris
  • License BSD-3-Clause
  • Maintained by: code@tmorris.net

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    small_base (on by default)

    Choose the new, split-up base package.

Readme

A list with a length of at least one and type-safe head/tail operations.