[package] name = "repeat" version = "0.1.0" authors = ["thelearnerofcode "] readme = "README.md" license = "MIT" repository = "https://github.com/thelearnerofcode/repeat" description = "Repeats an iterator." [dependencies]