digitalmars.D - Meaning of invariant
- Edward Diener (5/5) Feb 09 2008 I could not find any explanation for the keyword 'invariant' in the PDF
- Tyro[a.c.edwards] (2/8) Feb 09 2008 http://www.digitalmars.com/d/2.0/const3.html
- Tyro[a.c.edwards] (5/14) Feb 09 2008 If I recall correctly invarinats were not introduced until 2.0 so you
- Jarrett Billingsley (3/8) Feb 10 2008 In D1, it's only used in Contract Programming.
- Edward Diener (3/13) Feb 10 2008 Thanks !
- Jarrett Billingsley (3/5) Feb 10 2008 Honestly, what's wrong with using your web browser?
- Edward Diener (4/13) Feb 11 2008 I find it much easier to download a pdf document and view it locally. It...
- Jarrett Billingsley (5/8) Feb 11 2008 *gasp*
I could not find any explanation for the keyword 'invariant' in the PDF doc. Is it the equivalent of the C++ 'const' in at least some of the latter's usages ? The only explanation for it existed as part of Contract Programming, but it seems to be used otherwise also.
Feb 09 2008
Edward Diener さんは書きました:I could not find any explanation for the keyword 'invariant' in the PDF doc. Is it the equivalent of the C++ 'const' in at least some of the latter's usages ? The only explanation for it existed as part of Contract Programming, but it seems to be used otherwise also.http://www.digitalmars.com/d/2.0/const3.html
Feb 09 2008
Tyro[a.c.edwards] さんは書きました:Edward Diener さんは書きました:If I recall correctly invarinats were not introduced until 2.0 so you won't find int in 1.0 documentation or usage. Regards, AndrewI could not find any explanation for the keyword 'invariant' in the PDF doc. Is it the equivalent of the C++ 'const' in at least some of the latter's usages ? The only explanation for it existed as part of Contract Programming, but it seems to be used otherwise also.http://www.digitalmars.com/d/2.0/const3.html
Feb 09 2008
"Edward Diener" <eddielee_no_spam_here tropicsoft.com> wrote in message news:foldqs$47f$1 digitalmars.com...I could not find any explanation for the keyword 'invariant' in the PDF doc. Is it the equivalent of the C++ 'const' in at least some of the latter's usages ? The only explanation for it existed as part of Contract Programming, but it seems to be used otherwise also.In D1, it's only used in Contract Programming.
Feb 10 2008
Jarrett Billingsley wrote:"Edward Diener" <eddielee_no_spam_here tropicsoft.com> wrote in message news:foldqs$47f$1 digitalmars.com...Thanks ! I do hope there will be a doc pdf version of D2.I could not find any explanation for the keyword 'invariant' in the PDF doc. Is it the equivalent of the C++ 'const' in at least some of the latter's usages ? The only explanation for it existed as part of Contract Programming, but it seems to be used otherwise also.In D1, it's only used in Contract Programming.
Feb 10 2008
"Edward Diener" <eddielee_no_spam_here tropicsoft.com> wrote in message news:fonkmi$2hla$1 digitalmars.com...Thanks ! I do hope there will be a doc pdf version of D2.Honestly, what's wrong with using your web browser?
Feb 10 2008
Jarrett Billingsley wrote:"Edward Diener" <eddielee_no_spam_here tropicsoft.com> wrote in message news:fonkmi$2hla$1 digitalmars.com...I find it much easier to download a pdf document and view it locally. It also can be printed off, either in part or wholly, for studying away from a computer.Thanks ! I do hope there will be a doc pdf version of D2.Honestly, what's wrong with using your web browser?
Feb 11 2008
"Edward Diener" <eddielee_no_spam_here tropicsoft.com> wrote in message news:foqjqp$ic1$3 digitalmars.com...I find it much easier to download a pdf document and view it locally. It also can be printed off, either in part or wholly, for studying away from a computer.*gasp* Away... from a _computer_?? There's such a place?
Feb 11 2008