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

Expand state type defintion to accept atoms #88

Conversation

mraaroncruz
Copy link

Implementing changes from #82

I have run into this issue more than once using this library and dialyzer is very mad at me in a current project.

- Clean up type definitions
- Fix dialyzer errors
- Move `t:state()` to Machinery.Transition so there aren't circular deps
There were some type errors that were making calling code give the old "no local return" error.
Add dialyzer so this won't happen anymore.
@mraaroncruz
Copy link
Author

@joaomdmoura please let me know if there is anything I can do to make merging this easier for you.
Cheers!

@mraaroncruz
Copy link
Author

I'm gonna close this to get it out of my feed. @joaomdmoura if you decide to update this library, feel free to re-open it.
Cheers

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.

1 participant