Difference between revisions of "Review/std.signal"
(std.signal page template) |
m |
||
Line 6: | Line 6: | ||
[https://vhios.dyndns.org/dlang.org/web/phobos/std_signal.html Documentation] | [https://vhios.dyndns.org/dlang.org/web/phobos/std_signal.html Documentation] | ||
+ | [http://forum.dlang.org/post/ujlhznaphepibgtpcoqz@forum.dlang.org Review thread 1] | ||
== Current state == | == Current state == | ||
− | Review | + | Review is in progress |
Revision as of 13:47, 7 November 2013
Description
std.singal is a package authored by Robert Klotzner that implements Observer pattern in D. It is supposed to deprecate and supersede existing (and broken) std.signals
Related links
Current state
Review is in progress