New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fromOk to extract value from Ok with default #279

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
2 participants
@jivagoalves

jivagoalves commented Jun 15, 2015

No description provided.

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Aug 31, 2015

Contributor

The process toward adding functions like this to core is to first collect them in *-extra packages. These will later be revisited as a whole, and decisions be made about what gets into core proper.

So I am closing this here. You may want to make it a pull request targetted at https://github.com/circuithub/elm-result-extra (if that doesn't already have this function).

Contributor

jvoigtlaender commented Aug 31, 2015

The process toward adding functions like this to core is to first collect them in *-extra packages. These will later be revisited as a whole, and decisions be made about what gets into core proper.

So I am closing this here. You may want to make it a pull request targetted at https://github.com/circuithub/elm-result-extra (if that doesn't already have this function).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment