[ruby-core:72918] [Ruby trunk - Feature #12005] [Open] Unify Fixnum and Bignum into Integer

From: naruse@...
Date: 2016-01-19 02:38:02 UTC
List: ruby-core #72918
Issue #12005 has been reported by Yui NARUSE.

----------------------------------------
Feature #12005: Unify Fixnum and Bignum into Integer
https://bugs.ruby-lang.org/issues/12005

* Author: Yui NARUSE
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
CRuby has two Integer classes, Fixnum and Bignum.
But it is implementation detail.
They should be seen as a single class Integer like Flonum.



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next