Review/std.signal

From D Wiki
Revision as of 12:54, 7 November 2013 by Dicebot (talk | contribs) (std.signal page template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Documentation

Current state

Review incoming