now we have an iterator - albeit somewhat slow

This commit is contained in:
Yehowshua Immanuel 2022-05-18 22:57:42 -04:00
parent de08a60f17
commit 0497015783
3 changed files with 27 additions and 45 deletions

View file

@ -8,3 +8,4 @@ edition = "2021"
[dependencies]
num = "0.4"
clap = { version = "3.1.8", features = ["derive"] }
next-gen = "0.1.1"