[Issue 3110] New: a.foo(...) -> foo(a, ...) transform for a array not documented

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 29 18:29:01 PDT 2009


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

           Summary: a.foo(...) -> foo(a, ...) transform for a array not
                    documented
           Product: D
           Version: 1.045
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: llucax at gmail.com
            Blocks: 677


Functions accepting an array as the first parameters can be called using
struct/class member syntax. This should be documented in the specs unless is a
DMD extension.

-- 
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