Proposal for a standard Decimal type in alpha

H. S. Teoh hsteoh at quickfur.ath.cx
Fri Jan 5 15:22:01 UTC 2018


On Fri, Jan 05, 2018 at 02:30:21PM +0000, Jack Stouffer via Digitalmars-d-announce wrote:
> On Thursday, 21 December 2017 at 13:59:28 UTC, Jack Stouffer wrote:
> > ...
> 
> Updated version out:
> 
> * Added unary +,-,++,--
> * Added casting to bool and floating point types
> * Added static ctors for infinite and nan for floating point type
> compatibility
> * Added abs, isNaN, isInfinite
> * Added support to opBinary for mixing different precision levels on each
> side of the operation

Very nice to see this taking shape.  What's the link to the code again?


T

-- 
Why do conspiracy theories always come from the same people??


More information about the Digitalmars-d-announce mailing list