The Advent of Code in idiomatic declarative Rust (this is at least the goal) using only the std-library.
There is a blog article regarding the learned.
The https://adventofcode.com in idiomatic declarative Rust
https://zschoen.dev/blog/what-ive-learned-from-advent-of-code-2020/
Repository from Github https://github.comTheAlgorythm/AdventOfCode-rs
The Advent of Code in idiomatic declarative Rust (this is at least the goal) using only the std-library.
There is a blog article regarding the learned.
The https://adventofcode.com in idiomatic declarative Rust
https://zschoen.dev/blog/what-ive-learned-from-advent-of-code-2020/