Skip to content

davenport-rust/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz Build Status Build status

The absolute basics. Just clone, and cargo run.

Is implemented through an infinite iterator taking as many as take says and folds in constant space.

Quickcheck is used in testing to confirm no false positives or negatives. Builds are tested against Linux, Mac and Windows.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages