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

           Summary: std.concurrency needs more documentation
           Product: D
           Version: D2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nob...@puremagic.com
        ReportedBy: andrej.mitrov...@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2011-11-15 
11:01:07 PST ---
prioritySend, receive, receiveOnly are not documented at all (oddly enough they
are documented in TDPL..). There's also a List struct in the docs but it
doesn't say what it's for. 

send() is poorly documented. It doesn't state what types you're allowed to
send, or what happens if you send a value to a Tid of a terminated thread.

There are no examples either. It's quite a contrast compared to how well
std.parallelism is documented.

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

Reply via email to