The world is a fascinating place.
I tell computers what to do for a living.
Joined April 2020
- List<T> usually makes no sense in function signatures. Another blog post about collection types in APIs: dev.to/asik/seriously… I'm still pondering IReadOnlyList vs ImmutableArray in return types, though. The former is more popular, the latter makes more sense. #dotnet #csharp
- What F# features do you think C# won't ever get? My take here dev.to/asik/f-feature… #fsharp #csharp #dotnet
- Blogged: Comparing IAsyncEnumerable and IObserver for event streams. dev.to/asik/comparing… #csharp #Dotnet #fsharp

