[Issue 5658] New: Undocumented fields in std.typecons.Tuple

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 27 06:07:53 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5658

           Summary: Undocumented fields in std.typecons.Tuple
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: doob at me.com


--- Comment #0 from Jacob Carlborg <doob at me.com> 2011-02-27 06:05:05 PST ---
The following fields are undocumented in std.typecons.Tuple:

* length
* field
* expand

Not sure about "length", it seems to be documented but it doesn't show up in
the docs.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list