rebase-0.3.2: A more progressive alternative to the "base" package

Safe HaskellSafe
LanguageHaskell2010

Rebase.Data.List1

Description

This module simply provides a more meaningful name to Data.List.NonEmpty.

Synopsis

Documentation

type List1 = NonEmpty Source

A more meaningful name for the non-empty list.