Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

An experiment in TDD inspired by the Numberphile video "Why 7 is Weird"

License

Notifications You must be signed in to change notification settings

ericcornelissen/rust-divisible-by

Repository files navigation

Divisible By

An (discontinued) experiment in Rust and Test Driven Development (TDD) based on the Numberphile video "Why 7 is Weird".

Contributing

You are welcome to contribute improvements, suggestions, tests, or benchmarks to this project. There's only a couple of guidelines to follow:

  • All algorithms should be based on the "Why 7 is Weird" video.
  • All source code should be unit tested, formatted with rustfmt, and checked with Clippy.

Contributions are no longer accepted as the project is discontinued. You are still free to use or refer the materials in this project in accordance with the license.

Security

This is a toy project so security is not a concern. Still, if there is any security issue in the source code, please report this publicly or contribute a fix.

License

This project is licensed under the ISC license, see LICENSE for the full license text.

About

An experiment in TDD inspired by the Numberphile video "Why 7 is Weird"

Resources

License

Stars

Watchers

Forks

Languages