Basic prime number calculation.

This commit is contained in:
2021-02-26 18:22:20 +01:00
parent 01f3f6ddf6
commit eb4405e1c3
2 changed files with 38 additions and 0 deletions

5
Cargo.lock generated Normal file
View File

@@ -0,0 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "indivisible"
version = "0.1.0"