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.
81 people like thisPosted: 12 years ago by Tomas Petricek
Extension methods which greatly simplify using Option<'t> from C# code.
5 people like thisPosted: 7 years ago by Paulmichael Blasucci