Module teraflop.async.event

Abstraction over a D delegate, modelling the C# event paradigm.

Structs

NameDescription
Event Abstraction over a D delegate, modelling the C# event paradigm.

Manifest constants

NameTypeDescription
isEvent Detect whether T is an instance of the Event struct.