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.
Required Ruby Version
>= 2.4.0
Authors
Krzysztof Wilczyński
Versions
- 0.8.0 February 04, 2020 (25 KB)
- 0.7.0 December 15, 2014 (22 KB)
- 0.0.6 February 23, 2014 (20.5 KB)
- 0.0.5 November 26, 2013 (20 KB)
- 0.0.4 November 18, 2013 (16.5 KB)