Skip to content

Tags: seanyu4296/purescript-option

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
joneshf Hardy Jones
Initial release of `purescript-option`

The README has most of the motivation behind why this exists.

There's definitely more that could be done here:
* more combinators for working with options
* conversions to and from variants
* more type class instances
* better performance for some of the implementations

But, there is enough work here for it to be released.