Skip to content

Iterate through a set of values in random order without allocating them all

License

Notifications You must be signed in to change notification settings

TimNN/shuffled-iter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shuffled-iter Build Status Coverage Status Crates.io

Documentation

This crate provides methods to iterate over a group of values in random order, without allocation and shuffling them all.

It currently supports:

  • all integer ranges
  • slices of any kind

About

Iterate through a set of values in random order without allocating them all

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages