www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - How to emulate C# events in D

reply Brother Bill <brotherbill mail.com> writes:

development.

How does one go about it, whether directly or with a library?
Apr 19
parent matheus <matheus gmail.com> writes:
On Sunday, 19 April 2026 at 15:50:48 UTC, Brother Bill wrote:

 D development.

 How does one go about it, whether directly or with a library?
There is this library: https://code.dlang.org/packages/sharpevents D. Matheus.
Apr 19