ruby-fizzbuzz 0.0.4
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.
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.