Number literals (Was: Re: Case Range Statement ..)
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Tue Jul 7 17:30:44 PDT 2009
bearophile wrote:
> C) adding unbounded integral literals for multi-precisions integral
> numbers (to be used by bigintegers implemented in the std lib or
> other D code). (This is to teach D another bit of fishing, using
> Andrei metaphor).
No, it's exactly the opposite - putting on the table a rotten fish. Big
integer literals can be accommodated as compile-time strings.
Andrei
More information about the Digitalmars-d
mailing list