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

failure with different types #60

Closed
sbromberger opened this issue Jan 11, 2019 · 2 comments
Closed

failure with different types #60

sbromberger opened this issue Jan 11, 2019 · 2 comments

Comments

@sbromberger
Copy link

a = 0.0..0.2
3.0 in a # works
3 in a # fails with ERROR: MethodError: no method matching iterate(::Interval{Float64})
@omus
Copy link
Collaborator

omus commented Jan 15, 2019

Fix included in Intervals 0.4.1

@sbromberger
Copy link
Author

Thank you!

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

No branches or pull requests

2 participants