maybe-extra
maybe-extra copied to clipboard
Convenience functions for working with Maybe.
Maybe.Extra
Convenience functions for working with Maybe
Contributing
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.
Tests
This package uses elm-test and elm-verify-examples.
Run the tests with
npm installnpm test
Format with elm-format
npx elm-format
Preview the docs with elm-doc-preview
npx elm-doc-preview
License
The source code for this package is released under the terms of the MIT
license. See the LICENSE file.