Package

purescript-maybe

Repository
purescript/purescript-maybe
License
BSD-3-Clause
Uploaded by
thomashoneyman
Published on
2021-02-26T17:32:49Z

Latest release Build status Pursuit

Optional values. Maybe is often used to capture failures and in cases where nullable values might otherwise have been used in other languages.

Installation

spago install maybe

Documentation

Module documentation is published on Pursuit.