From: "Martin J. Dürst" Date: 2016-05-05T11:50:50+09:00 Subject: [ruby-core:75362] Re: [Ruby trunk Feature#12005] Unify Fixnum and Bignum into Integer On 2016/05/04 23:54, akr@fsij.org wrote: > I feel that unifying Fixnum and Bignum is simple and beautiful. > > However I'm not sure that there are enough concrete benefits over > the incompatibility. > Concrete benefits I know is that less code for mathn.rb like library. > It needs to modify only one class, Integer, instead of two, Fixnum and Bignum. > > Other benefits? > > Are they enough to justify the incompatibility? > I hope enough benefits to justify this issue. I think there are some serious benefits in documentation and for learning Ruby. But these are not so concrete, and more long term. Regards, Martin. Unsubscribe: