Future of contract-based programming in D
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 8 04:26:34 PDT 2015
On Tuesday, 7 April 2015 at 12:51:45 UTC, Delirius wrote:
> I read a thread here where he wrote you should get rid of those
> in/out contracts and replace them with assert()s in the
> function body.
That was only because contracts with Allman style increase line
count.
BTW, what do you think about this problem:
http://forum.dlang.org/post/cokicokwqnscaktxifze@forum.dlang.org ?
More information about the Digitalmars-d
mailing list