@purescript/maybe
v3.0.0
Published
Optional values
Downloads
22
Readme
purescript-maybe
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.