Package

purescript-safelist

Repository
garyb/purescript-safelist
License
MIT
Uploaded by
garyb
Published on
2021-04-24T01:27:58Z

Latest release Build status

A list type that tracks non-emptiness at the type level, with conversions to NonEmptyList, List, and Unfoldable types.

Installation

bower install purescript-safelist

Documentation

Module documentation is published on Pursuit.

Modules
Data.List.Safe
Dependencies