[Issue 17011] New: cleanup std.signals documentation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Dec 22 08:56:17 PST 2016
https://issues.dlang.org/show_bug.cgi?id=17011
Issue ID: 17011
Summary: cleanup std.signals documentation
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: phobos
Assignee: nobody at puremagic.com
Reporter: greeenify at gmail.com
There's no need to explain the history in such a depth for a usual reader,
better describe it's features and what makes it unique/better to other
implementations (or shortcomings), e.g.:
https://code.dlang.org/packages/phobosx "Replacement for std.signals, with more
features and less bugs"
https://code.dlang.org/packages/observe
Also adding a couple of good examples wouldn't hurt.
--
More information about the Digitalmars-d-bugs
mailing list