Mastodon Feed: Post

Mastodon Feed

Anathema wrote:

I wish `typeof(int)` could be turned into a constant so I use it switch expressions without a hacky `_ when x == typeof(int)` #csharp