Group: comp.lang.ruby
From: Tadashi Saito
Date: Saturday, February 16, 2008 1:28 PM
Subject: Re: Decimal 0.0.1 Released (was 0.0)

On Sun, 17 Feb 2008 03:54:40 +0900
Tadashi Saito wrote:

> - BigDecimal#inspect and #precs returns internal array size, but who
> wants to know about private situations? Bignum never show it, accoding
> to the principle of encapsulation.

Oops, I was wrong because Bignum#size is exist. If there're some resonable
comment I'll implement Decimal#size, but I still cannot hit on its usage.

--
Tadashi Saito