1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-07-18 02:20:12 +02:00
programming-challenges/challenges/is-prime-number/solutions/rust/function
2022-12-30 01:20:04 +01:00
..
src feat(solutions): add is-prime-number/rust/function 2022-12-30 01:20:04 +01:00
Cargo.lock feat(solutions): add is-prime-number/rust/function 2022-12-30 01:20:04 +01:00
Cargo.toml feat(solutions): add is-prime-number/rust/function 2022-12-30 01:20:04 +01:00
README.md feat(solutions): add is-prime-number/rust/function 2022-12-30 01:20:04 +01:00

is-prime-number/rust/function

Created by @Divlo on 29 December 2022.