April 18, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5855

           Summary: object.clear is not documented
           Product: D
           Version: D2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: schveiguy@yahoo.com


--- Comment #0 from Steven Schveighoffer <schveiguy@yahoo.com> 2011-04-18 12:30:50 PDT ---
The global function clear is not documented in object_.d or object.di, or on the web site.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
August 09, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5855


Denis Shelomovskij <verylonglogin.reg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |verylonglogin.reg@gmail.com
         Resolution|                            |FIXED


--- Comment #1 from Denis Shelomovskij <verylonglogin.reg@gmail.com> 2012-08-09 14:14:12 MSD ---
`destroy` (new name of `clear`) is documented now:
http://dlang.org/phobos/object.html

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