Module teraflop.async.event
Abstraction over a D delegate, modelling the C# event paradigm.
Structs
| Name | Description | 
|---|---|
| 
								Event
							 | Abstraction over a D delegate, modelling the C# event paradigm. | 
Manifest constants
| Name | Type | Description | 
|---|---|---|
| isEvent | Detect whether Tis an instance of theEventstruct. |