Convenience functions for working with Maybe
Pull requests and feature requests are welcome.
If you want to talk to us, join us on the
#elm-community
channel on the Elm Slack.
This package uses elm-test and elm-verify-examples.
Run the tests with
npm install
npm test
Format with elm-format
npx elm-format
Preview the docs with elm-doc-preview
npx elm-doc-preview
The source code for this package is released under the terms of the MIT
license. See the LICENSE
file.