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

wrap Dict.fromList into a Result (in the documentation) #907

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
3 participants
@bacey

bacey commented Sep 4, 2017

decodeString returns a Result, so Dict.fromList needs to be wrapped into a Result too

@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot Sep 4, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot commented Sep 4, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@evancz evancz added the docs label Mar 7, 2018

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz May 22, 2018

Member

Thank you for pointing this out! Some modules got moved around, so I made the changes in the appropriate places.

Member

evancz commented May 22, 2018

Thank you for pointing this out! Some modules got moved around, so I made the changes in the appropriate places.

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