Difference between revisions of "Review/std.signal"
m |
m (→Related links) |
||
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] | [http://forum.dlang.org/post/ujlhznaphepibgtpcoqz@forum.dlang.org Review thread 1] | ||
== Current state == | == Current state == | ||
Review is in progress | Review is in progress |
Revision as of 09:04, 6 January 2014
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