This snippet shows how to create objects with events in F#. It shows both simple event (to be used from F#) and a .NET compatible event with specific delegate type.
84 people like thisPosted: 13 years ago by Tomas Petricek
Extension methods which greatly simplify using Option<'t> from C# code.
5 people like thisPosted: 8 years ago by Paulmichael Blasucci