www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 13328] New: Missing link to contracts description from

https://issues.dlang.org/show_bug.cgi?id=13328

          Issue ID: 13328
           Summary: Missing link to contracts description from function
                    specification page
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P1
         Component: websites
          Assignee: nobody puremagic.com
          Reporter: s.trump gmail.com
            Blocks: 10233

Function declaration page http://dlang.org/function.html has specification of
"in" and "out" contracts. But while there is detailed definition of syntax
rules this page doesn't have description what does this "in" and "out" keywords
mean. There is no example with these keywords. Even word "contract" is missing.
Documentation must be updated to have link to "Contracts" page from function
syntax definition page.

--
Aug 18 2014