Skip to content
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

Improve Store code readability #27

Merged
merged 1 commit into from
Apr 16, 2017
Merged

Improve Store code readability #27

merged 1 commit into from
Apr 16, 2017

Conversation

guizmaii
Copy link
Contributor

@guizmaii guizmaii commented Apr 9, 2017

Hi,

IMHO, Store[T, U] is not very readable and so not very easy to understand for newbies, like me, of ELM architecture so I improved it a little.
And I added return types because it could also help newbies to understand what your code do and why it's useful.

@LukaJCB
Copy link
Member

LukaJCB commented Apr 16, 2017

This looks great! Thanks for your contribution!

@LukaJCB LukaJCB merged commit 17da7b9 into outwatch:master Apr 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants