split_from and diag use iterators not vectors
This commit is contained in:
@@ -8,6 +8,7 @@ edition = "2021"
|
||||
debug = true
|
||||
|
||||
[dependencies]
|
||||
either = "1.13.0"
|
||||
num = "0.4"
|
||||
rand = "0.9"
|
||||
rayon = "1.10"
|
||||
|
||||
Reference in New Issue
Block a user