Go to file
2024-11-20 12:34:05 +01:00
src Remove get_recurring from fraction as it is not really useful I think other than for euler 26 2024-11-20 12:34:05 +01:00
.gitignore Initial commit and Readme 2024-11-18 08:50:29 +01:00
Cargo.lock Added a bunch of things I needed in previous challenges 2024-11-18 10:59:04 +01:00
Cargo.toml Initial commit and Readme 2024-11-18 08:50:29 +01:00
Readme.md Initial commit and Readme 2024-11-18 08:50:29 +01:00

Utils

This crate contains various functions and structs to help with project euler, advent of code and similar challenges