Implements Matz suggestion https://bugs.ruby-lang.org/issues/7517 as part of https://github.com/ko1/rubyhackchallenge
Maximum (or minimum) number of fixnum can not be get in portable fashion, so I propose Integer::MAX and Integer::MIN just like Float::MAX and Float::MIN.
Implements Matz suggestion https://bugs.ruby-lang.org/issues/7517 as part of https://github.com/ko1/rubyhackchallenge
Maximum (or minimum) number of fixnum can not be get in portable fashion, so I propose Integer::MAX and Integer::MIN just like Float::MAX and Float::MIN.