/fizzbuzz

Primary LanguageRustMIT LicenseMIT

True programmer's FizzBuzz

This is a simple FizzBuzz implementation in Rust inspired by an excellent paper by Maciej Pirog using the same approach of higher order functions.

How to run

Requirements

  • Rust
  • Cargo

Run

cargo run