denizdogan / maybe-extra

Convenience functions for working with Maybe.

Home Page:http://package.elm-lang.org/packages/elm-community/maybe-extra/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 install
  • npm 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.

About

Convenience functions for working with Maybe.

http://package.elm-lang.org/packages/elm-community/maybe-extra/latest

License:MIT License


Languages

Language:Elm 100.0%