print function
ixid via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Feb 4 09:53:56 PST 2016
On Thursday, 4 February 2016 at 17:34:33 UTC, Artur Skawina wrote:
> On 02/04/16 16:32, Artur Skawina wrote:
> but that seems too expensive, when the use is just in toy
> programs and debugging.
I hadn't really considered the relative cost-benefit, it's just a
habit to try to hardcode things at compile time. =) It certainly
seems to make sense to do it that way.
More information about the Digitalmars-d-learn
mailing list