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

Implement various choose() methods #490

Closed
wants to merge 15 commits into from

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    1c9c65a View commit details
    Browse the repository at this point in the history
  2. seq: enable module without std

    dhardy committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    e88075e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a07bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f5d562 View commit details
    Browse the repository at this point in the history
  5. Implement IteratorExt::choose

    dhardy committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    fe03aed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27436e9 View commit details
    Browse the repository at this point in the history
  7. Move seq benches to new file

    dhardy committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    68d902e View commit details
    Browse the repository at this point in the history
  8. Revise seq benches

    dhardy committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    1616f24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8e9de1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    737df75 View commit details
    Browse the repository at this point in the history
  11. Optimise IteratorExt::choose

    dhardy committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    263d97c View commit details
    Browse the repository at this point in the history
  12. Rename seq traits and export from prelude

    SliceExt → SliceRandom, IteratorExt → IteratorRandom
    dhardy committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    ee52a64 View commit details
    Browse the repository at this point in the history
  13. Fix build for Rustc 1.22

    dhardy committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    83130e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    27e323a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15f91f5 View commit details
    Browse the repository at this point in the history