Add compare function
This commit is contained in:
parent
027811aa65
commit
fad9798aed
4 changed files with 113 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
rayon = "1.10.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue