2fsharp
2fsharp copied to clipboard
30min F# tutorial with direct code-snippet back-to-back comparisons
Example: https://github.com/fsprojects/fantomas/commit/b36e5a54dd3a44922d12f7bea8a7fcca2035764d
https://twitter.com/sidecut/status/1182136902981423109 (https://www.youtube.com/watch?v=KPa8Yw_Navk)
See https://github.com/dotnet/extensions/pull/221#issuecomment-298888263 (and include a section in the C# guide about the lack of need to pass CancellationTokens in overloads constantly).
https://stackoverflow.com/questions/1414304/local-functions-in-python
Since with have records now in C#, it seems more relevant to compare records in C# with F#.