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

fix #30643, correctly propagate iterator traits through Stateful #30644

Merged
merged 4 commits into from
Jan 9, 2019

Commits on Jan 8, 2019

  1. fixing JuliaLang#30643

    Not sure what the previous definition of IteratorSize was trying to do, but it was wrong for IsInfinite. Not sure what the correct answer is for HasShape.
    denizyuret authored Jan 8, 2019
    Configuration menu
    Copy the full SHA
    6869ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13dcbe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0eb6c9 View commit details
    Browse the repository at this point in the history
  4. merge

    denizyuret committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    6f8dc66 View commit details
    Browse the repository at this point in the history