3.0.0 • Published 7 years ago

@purescript/maybe v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

purescript-maybe

Latest release Build status

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

Installation

bower install purescript-maybe

Documentation

Module documentation is published on Pursuit.