Announcing .NET Core 3 Preview 2
C# pattern matching capabilities are starting to remind me of OCaml tutorials in the university. Sweet.
using var options = Parse(args);
That's going to tidy up a ton of my code, flatter is definitely better.
C# pattern matching capabilities are starting to remind me of OCaml tutorials in the university. Sweet.
using var options = Parse(args);
That's going to tidy up a ton of my code, flatter is definitely better.