Categories: None [Edit]

ruby-fizzbuzz

https://rubygems.org/gems/ruby-fizzbuzz
https://github.com/kwilczynski/ruby-fizzbuzz
Yet another FizzBuzz in Ruby! Provides simple and fast solution to a popular FizzBuzz problem for Ruby. Written in C as an example of using Ruby's C API - with the support for arbitrary large numeric values via the Bignum class, or the Integer class starting from Ruby version 2.4 onwards.

Total

Ranking: 54,664 of 183,107
Downloads: 17,807

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkwilczynski