Skip to content

kpagacz/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages